Skip to content

Commit c410701

Browse files
committed
fflogs: 8.14.21 -> 8.14.49
1 parent be4a655 commit c410701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ff/fflogs/package.nix

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

66
let
77
pname = "fflogs";
8-
version = "8.14.21";
8+
version = "8.14.49";
99
src = fetchurl {
1010
url = "https://github.com/RPGLogs/Uploaders-fflogs/releases/download/v${version}/fflogs-v${version}.AppImage";
11-
hash = "sha256-sBC2qvtSje2uXzSZAYXBFmycKxf0B6/JZhOvWNyMp20=";
11+
hash = "sha256-pgI6xiTz1Gm5OMUnJsXD/B2eBm3MkPKIYQ6DgyVdwYo=";
1212
};
1313
extracted = appimageTools.extractType2 { inherit pname version src; };
1414
in

0 commit comments

Comments
 (0)