tomcat9: 9.0.0.M17 -> 9.0.2
also renamed from tomcatUnstable to tomcat9
This commit is contained in:
committed by
Robin Gloster
parent
3498654f27
commit
637d5dd00c
@@ -48,9 +48,9 @@ in {
|
||||
sha256 = "1qnww70x75c0qf2wn8mkpz5lszggjnh78dpb4chyw2fnbm3wxain";
|
||||
};
|
||||
|
||||
tomcatUnstable = common {
|
||||
tomcat9 = common {
|
||||
versionMajor = "9";
|
||||
versionMinor = "0.0.M17";
|
||||
sha256 = "1ilvka2062m7412bj2fsdwvfxbrjyj9qxcia40hhv22prvkxw3cg";
|
||||
versionMinor = "0.2";
|
||||
sha256 = "0aaykzi0b2xsdmjp60ihcjzh1m95p0a79kn5l2v7vgbkyg449638";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user