graylog-6_0: 6.0.4 -> 6.0.8
Changlog can be found here: https://go2docs.graylog.org/6-0/changelogs/changelog.html#Graylog608
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
let
|
||||
buildGraylog = callPackage ./graylog.nix {};
|
||||
in buildGraylog {
|
||||
version = "6.0.4";
|
||||
hash = "sha256-PU7AepIRwx7FibBkZaQUWUy3v2MeM7cS77FH28aj8I8=";
|
||||
version = "6.0.8";
|
||||
hash = "sha256-j+TkXoogRd24oo0grzDGGEOyQlf2+cMxY3nKCWamS6c=";
|
||||
maintainers = with lib.maintainers; [ bbenno ];
|
||||
license = lib.licenses.sspl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user