updated to v0.7.5

This commit is contained in:
Kristian Krsnik 2024-12-01 20:26:05 +01:00
parent 5586cecb4f
commit cf08d0e3b4
Signed by: Kristian
GPG Key ID: FD1330AC9F909E85

View File

@ -13,7 +13,7 @@
pkgs = nixpkgs.legacyPackages.${system};
name = "starc";
version = "0.6.4";
version = "0.7.5";
src = pkgs.fetchurl {
url = "https://github.com/story-apps/starc/releases/download/v${version}/starc-setup.AppImage";