Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

tomcat85: 8.5.35 -> 8.5.42

authored by

Johan Thomsen and committed by
danbst
53346d72 c3446ff0

+2 -2
+2 -2
pkgs/servers/http/tomcat/default.nix
··· 44 45 tomcat85 = common { 46 versionMajor = "8"; 47 - versionMinor = "5.35"; 48 - sha256 = "0n6agr2wn8m5mv0asz73hy2194n9rk7mh5wsp2pz7aq0andbhh5s"; 49 }; 50 51 tomcat9 = common {
··· 44 45 tomcat85 = common { 46 versionMajor = "8"; 47 + versionMinor = "5.42"; 48 + sha256 = "1d90abwwvl0ghr0g0drk48j37wr2zgw74vws9z2rshyzrwgbvgp3"; 49 }; 50 51 tomcat9 = common {