Skip to content

Commit c852432

Browse files
committed
hifile: 0.9.9.18 -> 0.9.9.19
1 parent 4f8cf45 commit c852432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/hi/hifile/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
}:
66

77
let
8-
version = "0.9.9.18";
8+
version = "0.9.9.19";
99
pname = "hifile";
1010

1111
src = fetchurl {
1212
url = "https://www.hifile.app/files/HiFile-${version}.AppImage";
13-
hash = "sha256-N/q7uIXcl1Gl4iBiFr46XK6cVc1mbiQc0qov9GvpjDw=";
13+
hash = "sha256-WrPNH7N8nYr/zd6RGsX3mL1P+nYUzXMPgIoBtC6tGo0=";
1414
};
1515

1616
appimageContents = appimageTools.extractType2 {

0 commit comments

Comments
 (0)