LycheeSlicer: 7.4.6 -> 7.5.0

This commit is contained in:
R. Ryantm
2025-11-17 16:12:51 +00:00
parent 1dcdb7dcba
commit 56c34550b1

View File

@@ -9,11 +9,11 @@
}: }:
let let
pname = "LycheeSlicer"; pname = "LycheeSlicer";
version = "7.4.6"; version = "7.5.0";
src = fetchurl { src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage"; url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-4Cqhr++RP8FlWUMQyfpEY7df2Ai3aqrzwX+kZ+SzGCQ="; hash = "sha256-jI/V8tczgBHl3/LOEui+DbjWB5kD67+mL2HMvPz80+8=";
}; };
desktopItem = makeDesktopItem { desktopItem = makeDesktopItem {