LycheeSlicer: 7.3.2 -> 7.4.0 (#423774)

This commit is contained in:
jopejoe1
2025-07-26 10:34:13 +02:00
committed by GitHub
+2 -2
View File
@@ -7,11 +7,11 @@
}:
let
pname = "LycheeSlicer";
version = "7.3.2";
version = "7.4.0";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-CmN4Q4gTGYeICIoLz0UuVlSyOstXW/yYVb4s1dT5EOc=";
hash = "sha256-ivyRpQSyYatWITgiOsgNJRVAWIlFmsU+GlzYDRoESbA=";
};
desktopItem = makeDesktopItem {