mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 04:02:10 +00:00
tomcat10: 10.1.19 -> 10.1.20
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.20_(schultz)
This commit is contained in:
parent
2f345e7628
commit
637b74a736
|
@ -44,7 +44,7 @@ in {
|
|||
};
|
||||
|
||||
tomcat10 = common {
|
||||
version = "10.1.19";
|
||||
hash = "sha256-w+pp2SvPw+15Ko2AeUrNuFbxwF2KBF4XpxoliKDHULc=";
|
||||
version = "10.1.20";
|
||||
hash = "sha256-hCfFUJ8U5IKUCgFfP2DeIDQtPXLI3qmYKk1xEstxpu4=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue