Skip to content

Commit be22341

Browse files
committed
fflogs: 8.16.11 -> 8.16.19
1 parent f9ec383 commit be22341

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
@@ -6,10 +6,10 @@
66

77
let
88
pname = "fflogs";
9-
version = "8.16.11";
9+
version = "8.16.19";
1010
src = fetchurl {
1111
url = "https://github.com/RPGLogs/Uploaders-fflogs/releases/download/v${version}/fflogs-v${version}.AppImage";
12-
hash = "sha256-a+d9rLGJZCjrNH+Q7Vi2W26kh5xZJWMRGqB4Heg7qZE=";
12+
hash = "sha256-qP/WpW1AYKrB0Cx/LpUlV1gw06mcFutxfGJybsAw1EQ=";
1313
};
1414
extracted = appimageTools.extractType2 { inherit pname version src; };
1515
in

0 commit comments

Comments
 (0)