Skip to content

Commit b1d997d

Browse files
tomcat10: 10.1.44 -> 10.1.46 (#444391)
2 parents 300b326 + a55dc07 commit b1d997d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/servers/http/tomcat/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ in
6565
};
6666

6767
tomcat10 = common {
68-
version = "10.1.44";
69-
hash = "sha256-4CDC+oZJ8d6au8LdznDdYemX0O0WHuAqMN5LIhJjvpw=";
68+
version = "10.1.46";
69+
hash = "sha256-RenV71YatGt0x19AwzuD9J4T556Z9zbf+OiUhVfpaNo=";
7070
};
7171

7272
tomcat11 = common {

0 commit comments

Comments
 (0)