updated hash

This commit is contained in:
Kristian Krsnik 2024-12-12 19:35:25 +01:00
parent cf08d0e3b4
commit e230bf8cc6
Signed by: Kristian
GPG Key ID: FD1330AC9F909E85

View File

@ -17,7 +17,7 @@
src = pkgs.fetchurl { src = pkgs.fetchurl {
url = "https://github.com/story-apps/starc/releases/download/v${version}/starc-setup.AppImage"; url = "https://github.com/story-apps/starc/releases/download/v${version}/starc-setup.AppImage";
sha256 = "sha256-KLawvuLyqd7aPidH3ghr7mLl9NFQ7nduhnxAq0RpToQ="; sha256 = "sha256-KAY04nXVyXnjKJxzh3Pvi50Vs0EPbLk0VgfZuz7MQR0=";
}; };
in { in {
packages.${system} = { packages.${system} = {