mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 22:36:23 +01:00
tomcat10: 10.1.18 -> 10.1.19
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.19_(schultz)
This commit is contained in:
parent
d14e6accda
commit
3ffa0c967e
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ in {
|
|||
};
|
||||
|
||||
tomcat10 = common {
|
||||
version = "10.1.18";
|
||||
hash = "sha256-baC0y9MUDmSocZot4ZwgvzkC0mShQqgWrFUq4hat4xE=";
|
||||
version = "10.1.19";
|
||||
hash = "sha256-w+pp2SvPw+15Ko2AeUrNuFbxwF2KBF4XpxoliKDHULc=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue