jetty 9.3.9.v20160517 (#1329)
This commit is contained in:
parent
1d32ef3b48
commit
08b505a1f7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Jetty < Formula
|
||||
desc "Java servlet engine and webserver"
|
||||
homepage "https://www.eclipse.org/jetty/"
|
||||
url "http://download.eclipse.org/jetty/9.3.8.v20160314/dist/jetty-distribution-9.3.8.v20160314.tar.gz"
|
||||
version "9.3.8.v20160314"
|
||||
sha256 "fc4136c0abf8f86d99de1b11b3d2323bffda0d538a0f654bf741f5e84ea992bf"
|
||||
url "http://download.eclipse.org/jetty/9.3.9.v20160517/dist/jetty-distribution-9.3.9.v20160517.tar.gz"
|
||||
version "9.3.9.v20160517"
|
||||
sha256 "1adf7b0be04d8060d77baee34cfd83726803a9474e6b291042922759c9661f7b"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue