tomcat8: 8.5.42 -> 8.5.51

This commit is contained in:
Aaron Andersen
2020-03-11 07:51:04 -04:00
parent 78b0222cb2
commit 22f24f7859
3 changed files with 3 additions and 9 deletions
+2 -8
View File
@@ -38,14 +38,8 @@ in {
tomcat8 = common {
versionMajor = "8";
versionMinor = "0.53";
sha256 = "1ymp5n6xjqzpqjjlwql195v8r5fsmry7nfax46bafkjw8b24g80r";
};
tomcat85 = common {
versionMajor = "8";
versionMinor = "5.42";
sha256 = "1d90abwwvl0ghr0g0drk48j37wr2zgw74vws9z2rshyzrwgbvgp3";
versionMinor = "5.51";
sha256 = "1zmg0hi4nw4y5sknd0jgq9lb3bncjjscay5fdiiq3qh5cs0wsvl3";
};
tomcat9 = common {