lycheeslicer: 7.6.5 -> 7.6.6

This commit is contained in:
R. Ryantm
2026-06-18 01:12:49 +00:00
parent c5eab8042c
commit 0f4b36e1d4

View File

@@ -9,11 +9,11 @@
}:
let
pname = "lycheeslicer";
version = "7.6.5";
version = "7.6.6";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-HVCAvukGeF4hRJ/l41iBV1MZD5i9qzIYGSgMrncNfDg=";
hash = "sha256-eDMhA8fCD++BYK58t4/2XUlzrhcwtbAuOzRsThQAiVs=";
};
desktopItem = makeDesktopItem {