lycheeslicer: 7.6.2 -> 7.6.3

This commit is contained in:
R. Ryantm
2026-03-23 12:32:36 +00:00
parent e23feebdb9
commit ccfbbb2955
+2 -2
View File
@@ -9,11 +9,11 @@
}:
let
pname = "lycheeslicer";
version = "7.6.2";
version = "7.6.3";
src = fetchurl {
url = "https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${version}.AppImage";
hash = "sha256-F76Bw6ydPu0pD8xzYmgqchVKmolhDuDmj8w4I/g21VA=";
hash = "sha256-lRG7uTMhKS5zIAI2WRan5ZxbVLIw1l2F3/aD/gee9OA=";
};
desktopItem = makeDesktopItem {