Unverified Commit 71546f50 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

qidi-studio: fix 2.05.01.52 hash (#506024)

parents 72093f6f 933a0b54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ let

  src = fetchurl {
    url = "https://github.com/QIDITECH/QIDIStudio/releases/download/v${version}/QIDIStudio_v0${version}_Ubuntu24.AppImage";
    hash = "sha256-ikLqTei2smj++AbzNOOwW5PGy2zxmdAvXUQJ1YQ4zMU=";
    hash = "sha256-bjQsLWuBcA9rWwX8UICgh0SKJ3zQe1oZWcqf7buoe6E=";
  };

  appimageContents = appimageTools.extract {