mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
tomcat9: 9.0.91 -> 9.0.93
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.93_(remm)
This commit is contained in:
parent
25c8f44698
commit
6f750af594
|
@ -59,8 +59,8 @@ let
|
|||
in
|
||||
{
|
||||
tomcat9 = common {
|
||||
version = "9.0.91";
|
||||
hash = "sha256-DFspyh06Mbu4+ratH+7Yo3Au0yXRSDlVCmd0x2yQuFY=";
|
||||
version = "9.0.93";
|
||||
hash = "sha256-aeDzU+p9hQBPneN5wepo5XdSh/4uCFnFYIHghcGykiY=";
|
||||
};
|
||||
|
||||
tomcat10 = common {
|
||||
|
|
Loading…
Reference in a new issue