diff options
| author | Fuwn <[email protected]> | 2025-01-03 01:01:35 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-03 01:09:40 -0800 |
| commit | 30de5bec2e10e9e554a77f7b7a7520a071e6149e (patch) | |
| tree | 774a8a8afd7260db27e9acd0bc1e9ef777c1732f /yae.json | |
| parent | feat(flake): bump nixpkgs (diff) | |
| download | tsutsumi-30de5bec2e10e9e554a77f7b7a7520a071e6149e.tar.xz tsutsumi-30de5bec2e10e9e554a77f7b7a7520a071e6149e.zip | |
fix(yae.json): outdated hash mismatch
Diffstat (limited to 'yae.json')
| -rw-r--r-- | yae.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ "$schema": "https://raw.githubusercontent.com/Fuwn/yae/refs/heads/main/yae.schema.json", "ahoviewer": { "url": "https://github.com/ahodesuka/ahoviewer/archive/master.tar.gz", - "sha256": "1n9pklj5i08wh4pk0i91lgysr229vsj1l7gp4pgx42ysnvddp147", - "hash": "sha256-h4Tb2rbaC9LfJfcdGqTeSYis/aMhRTAvgRyBWCSdN9k=", + "sha256": "1yckqkym3bhxhwi3sida1qkr0v38p12y6658jnqiivgx8q3j1ddx", + "hash": "sha256-vbUgB0b97RixlagY40W4aGyQJw6qRT0ihx2uUf3Ek/k=", "unpack": true, "type": "git", "version": "master", |