LycheeSlicer: 7.4.4 -> 7.4.5 (#450860)

This commit is contained in:
Weijia Wang
2025-10-25 11:51:05 +00:00
committed by GitHub
+2 -2
View File
@@ -9,11 +9,11 @@
}:
let
pname = "LycheeSlicer";
version = "7.4.4";
version = "7.4.5";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-ZbKMCbTKqdjcTefEfrhovRQSRydKf3QBsXHi/XwXuUc=";
hash = "sha256-UY8bS3nPhUqyBeMD7Ou6OJZ2LKFi3QbNGeTSmtC1Sbg=";
};
desktopItem = makeDesktopItem {