about summary refs log tree commit diff
path: root/nixpkgs/pkgs/servers/http/jetty/11.x.nix
blob: 3196b24d74856a373baf1a1773902f113ed65d49 (plain) (blame)
1
2
3
4
import ./common.nix {
  version = "11.0.18";
  hash = "sha256-HxtO2r6YWo6+MAYUgk7dNSPDqQZoyO9t/8NdI5pPkL4=";
}