updated to v0.7.5
This commit is contained in:
parent
5586cecb4f
commit
cf08d0e3b4
@ -13,7 +13,7 @@
|
|||||||
pkgs = nixpkgs.legacyPackages.${system};
|
pkgs = nixpkgs.legacyPackages.${system};
|
||||||
|
|
||||||
name = "starc";
|
name = "starc";
|
||||||
version = "0.6.4";
|
version = "0.7.5";
|
||||||
|
|
||||||
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";
|
||||||
|
Loading…
Reference in New Issue
Block a user