We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f22735e + c852432 commit 96467b3Copy full SHA for 96467b3
pkgs/by-name/hi/hifile/package.nix
@@ -5,12 +5,12 @@
5
}:
6
7
let
8
- version = "0.9.9.18";
+ version = "0.9.9.19";
9
pname = "hifile";
10
11
src = fetchurl {
12
url = "https://www.hifile.app/files/HiFile-${version}.AppImage";
13
- hash = "sha256-N/q7uIXcl1Gl4iBiFr46XK6cVc1mbiQc0qov9GvpjDw=";
+ hash = "sha256-WrPNH7N8nYr/zd6RGsX3mL1P+nYUzXMPgIoBtC6tGo0=";
14
};
15
16
appimageContents = appimageTools.extractType2 {
0 commit comments