jetty-runner 9.3.10.v20160621 (#3105)
This commit is contained in:
parent
f30fda39a1
commit
8c04635a7d
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
class JettyRunner < Formula
|
||||
desc "Use Jetty without an installed distribution"
|
||||
homepage "https://www.eclipse.org/jetty/documentation/9.2.2.v20140723/runner.html"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-runner/9.2.2.v20140723/jetty-runner-9.2.2.v20140723.jar"
|
||||
version "9.2.2.v20140723"
|
||||
sha256 "6b7ba03e23f65f86f946e19860da10afb326f13c74abfb84718db07280201e5c"
|
||||
homepage "https://www.eclipse.org/jetty/documentation/9.3.10.v20160621/runner.html"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-runner/9.3.10.v20160621/jetty-runner-9.3.10.v20160621.jar"
|
||||
version "9.3.10.v20160621"
|
||||
sha256 "1dd8773ec7d4cedc15d5f99f13ff68ff04c3917b801942e02d07336a0d011bab"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue