mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
tomcat9: 9.0.94 -> 9.0.95
This commit is contained in:
parent
6e894284a3
commit
8f9b47f0e1
@ -59,8 +59,8 @@ let
|
||||
in
|
||||
{
|
||||
tomcat9 = common {
|
||||
version = "9.0.94";
|
||||
hash = "sha256-KMjFSxBc6/qw196lxkwLJPV7N5efrB9p0C9Q0gPSPfA=";
|
||||
version = "9.0.95";
|
||||
hash = "sha256-WzdanjSlywXfIYi/6eK2pve2kaPApiaytMBHxR1DQgU=";
|
||||
};
|
||||
|
||||
tomcat10 = common {
|
||||
|
Loading…
Reference in New Issue
Block a user