LycheeSlicer: 7.3.1 -> 7.3.2

This commit is contained in:
R. Ryantm
2025-04-25 05:46:51 +00:00
parent ddeba83a86
commit bda446b8b9
+2 -2
View File
@@ -7,11 +7,11 @@
}:
let
pname = "LycheeSlicer";
version = "7.3.1";
version = "7.3.2";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-21ySVT2Un/WAWxvEAH5GfrumGbsSaeNVjaMsL9mYwsg=";
hash = "sha256-CmN4Q4gTGYeICIoLz0UuVlSyOstXW/yYVb4s1dT5EOc=";
};
desktopItem = makeDesktopItem {