LycheeSlicer: 7.4.6 -> 7.5.0
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user