LycheeSlicer: 7.5.5 -> 7.6.0

This commit is contained in:
R. Ryantm
2026-01-27 00:30:31 +00:00
parent ed4ecd3a08
commit ffd63fe9dd
+2 -2
View File
@@ -9,11 +9,11 @@
}:
let
pname = "LycheeSlicer";
version = "7.5.5";
version = "7.6.0";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-coPzvcF+kQVkETiKc3AY9tuPvh4vm45LSXi5UCbL9GI=";
hash = "sha256-jxZ7jtIkf3olC6nZYW6X2v88qSSUT4v4kCWfuekbeMI=";
};
desktopItem = makeDesktopItem {