lycheeslicer: 7.6.5 -> 7.6.6 (#532846)

This commit is contained in:
Weijia Wang
2026-08-17 06:50:19 +00:00
committed by GitHub

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 {