jetty_11: 11.0.19 -> 11.0.20
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.20
This commit is contained in:
parent
cff7262be7
commit
0fe8cdd552
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
import ./common.nix {
|
||||
version = "11.0.19";
|
||||
hash = "sha256-CJpJSeIuFNiduCpiSoa52vYIncWn5/tMEgMVslJCcy0=";
|
||||
version = "11.0.20";
|
||||
hash = "sha256-qOpIWht7Q8zjNRiHvpN5SBy+hOhddhgor5S55gWxHlQ=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue