qidi-studio: 2.05.01.53 > 2.05.02.50 (#512072)

This commit is contained in:
Peder Bergebakken Sundt
2026-04-30 21:43:33 +00:00
committed by GitHub
+2 -2
View File
@@ -7,11 +7,11 @@
}:
let
pname = "qidi-studio";
version = "2.05.01.53";
version = "2.05.02.50";
src = fetchurl {
url = "https://github.com/QIDITECH/QIDIStudio/releases/download/v${version}/QIDIStudio_v0${version}_Ubuntu24.AppImage";
hash = "sha256-d43u7tUEX8QB3vHQZzMylW4t4/TrFkQJB+Kapsew/CU=";
hash = "sha256-dHefxOelz8B40HFxqDdG0+whPMYLlbLDbx3AM7+R/TA=";
};
appimageContents = appimageTools.extract {