(qol): update release flake hash

This commit is contained in:
forgejo-actions 2026-05-25 13:47:36 +00:00
commit 01e8f9f7dd

View file

@ -20,7 +20,7 @@
inherit version;
src = pkgs.fetchurl {
url = "${forgejoBaseUrl}/${artifact}";
hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
hash = "sha256-bzAwsO/zHDVkBxADMJeR8L0/Cnj06RbBzUGYYrTouw4=";
};
};