about summary refs log tree commit diff
path: root/nixpkgs/pkgs/servers/http/jetty/11.x.nix
blob: b6a1d4599c1e7e226b6408c1a867e402cf84edc4 (plain) (blame)
1
2
3
4
import ./common.nix {
  version = "11.0.19";
  hash = "sha256-CJpJSeIuFNiduCpiSoa52vYIncWn5/tMEgMVslJCcy0=";
}