lycheeslicer: 7.6.4 -> 7.6.5 (#517298)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-10 01:13:21 +00:00
committed by GitHub
+2 -2
View File
@@ -9,11 +9,11 @@
}:
let
pname = "lycheeslicer";
version = "7.6.4";
version = "7.6.5";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-lLE40ByNdfK7GkLjfbEEX0nmhL0+E51qPDe+whIJqEM=";
hash = "sha256-HVCAvukGeF4hRJ/l41iBV1MZD5i9qzIYGSgMrncNfDg=";
};
desktopItem = makeDesktopItem {