hifile: 0.9.9.18 -> 0.9.9.19 (#387102)

Co-authored-by: ymstnt <ymstnt@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-03-06 10:25:52 +00:00
committed by GitHub
co-authored by ymstnt
+2 -2
View File
@@ -5,12 +5,12 @@
}:
let
version = "0.9.9.18";
version = "0.9.9.19";
pname = "hifile";
src = fetchurl {
url = "https://www.hifile.app/files/HiFile-${version}.AppImage";
hash = "sha256-N/q7uIXcl1Gl4iBiFr46XK6cVc1mbiQc0qov9GvpjDw=";
hash = "sha256-WrPNH7N8nYr/zd6RGsX3mL1P+nYUzXMPgIoBtC6tGo0=";
};
appimageContents = appimageTools.extractType2 {