qidi-studio: 2.05.02.50 > 2.06.00.51 (#522977)

This commit is contained in:
Peder Bergebakken Sundt
2026-05-25 15:20:09 +00:00
committed by GitHub
+2 -2
View File
@@ -7,11 +7,11 @@
}:
let
pname = "qidi-studio";
version = "2.05.02.50";
version = "2.06.00.51";
src = fetchurl {
url = "https://github.com/QIDITECH/QIDIStudio/releases/download/v${version}/QIDIStudio_v0${version}_Ubuntu24.AppImage";
hash = "sha256-dHefxOelz8B40HFxqDdG0+whPMYLlbLDbx3AM7+R/TA=";
hash = "sha256-Qb/NbyjOCtIg74O5yPxX9Jq0Hf92hJXo9RqQTQh/ESM=";
};
appimageContents = appimageTools.extract {