Skip to content

Commit 96467b3

Browse files
hifile: 0.9.9.18 -> 0.9.9.19 (#387102)
Co-authored-by: ymstnt <[email protected]>
2 parents f22735e + c852432 commit 96467b3

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)