LycheeSlicer: 7.4.4 -> 7.4.5

This commit is contained in:
R. Ryantm
2025-10-11 00:49:14 +00:00
parent fb45249f52
commit 47a791000e
+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 {