LycheeSlicer: 7.5.1 -> 7.5.2

This commit is contained in:
R. Ryantm
2025-12-09 07:26:53 +00:00
parent 864b51ebb4
commit 0d00429d0c
+2 -2
View File
@@ -9,11 +9,11 @@
}:
let
pname = "LycheeSlicer";
version = "7.5.1";
version = "7.5.2";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-mjpBE896mKQbJZysGW6skzisrUhcanU0tMB8bk4YauM=";
hash = "sha256-f6Ug0m1BKvSFGIG3lC/YBcR1JXQGEJ/rAimdq36iTco=";
};
desktopItem = makeDesktopItem {