LycheeSlicer: 7.4.5 -> 7.4.6

This commit is contained in:
R. Ryantm
2025-11-04 07:09:21 +00:00
parent 981ee33c51
commit 569f707da6
+2 -2
View File
@@ -9,11 +9,11 @@
}:
let
pname = "LycheeSlicer";
version = "7.4.5";
version = "7.4.6";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-UY8bS3nPhUqyBeMD7Ou6OJZ2LKFi3QbNGeTSmtC1Sbg=";
hash = "sha256-4Cqhr++RP8FlWUMQyfpEY7df2Ai3aqrzwX+kZ+SzGCQ=";
};
desktopItem = makeDesktopItem {