xnconvert: 1.105.0 -> 1.116.0

This commit is contained in:
kyehn
2026-09-06 18:51:59 +00:00
parent b4dc28d198
commit e3da2d6fab

View File

@@ -30,15 +30,15 @@ let
categories = [ "Graphics" ];
}
);
version = "1.105.0";
version = "1.116.0";
in
appimageTools.wrapType2 {
pname = "xnconvert";
inherit version;
src = fetchurl {
url = "https://download.xnview.com/old_versions/XnConvert/XnConvert-${version}.glibc2.17-x86_64.AppImage";
hash = "sha256-eWQSUVxR3G3XbwBCht6LW3t3/N668jH4UqK5OnRY0ko=";
url = "https://download.xnview.com/versions/XnConvert/XnConvert-${version}.glibc2.34-x86_64.AppImage";
hash = "sha256-CYAo208cOKz67IVlyPlf9KH90WNX1jsK2sYI+0J1C8A=";
};
extraPkgs = pkgs: [