hifile: 0.9.9.15 -> 0.9.9.16 (#379572)

Co-authored-by: ymstnt <ymstnt@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-02-05 13:36:45 +00:00
committed by GitHub
co-authored by ymstnt
+2 -2
View File
@@ -5,12 +5,12 @@
}:
let
version = "0.9.9.15";
version = "0.9.9.16";
pname = "hifile";
src = fetchurl {
url = "https://www.hifile.app/files/HiFile-${version}.AppImage";
hash = "sha256-Q0clcmBLWt8qDzHYjRRbwyZBSWW//yBTbRcnRjrSlzM=";
hash = "sha256-/5ZAAq6yQQZ8NxlCeXp1jJ+fqewIGuBGD+KpjirfCjU=";
};
appimageContents = appimageTools.extractType2 {