diff options
| author | Fuwn <[email protected]> | 2025-01-03 01:19:28 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-03 01:19:28 -0800 |
| commit | 4bcb726ebefcb1869ab51e35086537afd14c59fe (patch) | |
| tree | 9199c1dfc2aa8d419e2fd164cf9872020dd2974a | |
| parent | fix(yae.json): outdated hash mismatch (diff) | |
| download | tsutsumi-4bcb726ebefcb1869ab51e35086537afd14c59fe.tar.xz tsutsumi-4bcb726ebefcb1869ab51e35086537afd14c59fe.zip | |
feat(yae.json): bump yae
| -rw-r--r-- | yae.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -95,8 +95,8 @@ }, "yae": { "url": "https://github.com/Fuwn/yae/archive/main.tar.gz", - "sha256": "1qzba66p5j5dz6sm1763ysz0am2vwm6q5ry32la5rv4gz9xwi6za", - "hash": "sha256-6pvIe/qP7FwUFcPngk3lW1QFvvbDnFC1+a3Ico1R6+M=", + "sha256": "0nsijp075vabkqy2awa1ksbxxafhh486j18f2k8vhvivvr4s8fzp", + "hash": "sha256-9zukSd47brjRFA4FaRCB0Knel55BcSU8nkvtcsCVUVs=", "unpack": true, "type": "git", "version": "main", |