Skip to content

Commit

Permalink
tomcat10: 10.1.33 -> 10.1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
LeSuisse authored and leona-ya committed Dec 20, 2024
1 parent 06bade6 commit ab66bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/http/tomcat/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ in
};

tomcat10 = common {
version = "10.1.33";
hash = "sha256-Oysh1hzVh7X4ONoYQ3Y/6qXoZP4Fl1oQHa3gki3lCJU=";
version = "10.1.34";
hash = "sha256-95lUE4C//ytnTO/YbFN20tfVZrOi58RXnStJHejsbDY=";
};

tomcat11 = common {
Expand Down

0 comments on commit ab66bf3

Please sign in to comment.