jetty-runner 9.4.7.v20170914 (#18311)
This commit is contained in:
parent
1ce3ca15a9
commit
460f058140
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class JettyRunner < Formula
|
||||
desc "Use Jetty without an installed distribution"
|
||||
homepage "https://www.eclipse.org/jetty/"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-runner/9.4.6.v20170531/jetty-runner-9.4.6.v20170531.jar"
|
||||
version "9.4.6.v20170531"
|
||||
sha256 "4eb244d545aed701898da3bffdc60945f5c7e12cdbdc7b360d0e8c4f3c6fdbc0"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-runner/9.4.7.v20170914/jetty-runner-9.4.7.v20170914.jar"
|
||||
version "9.4.7.v20170914"
|
||||
sha256 "1e238e745ddfd93b6e31090454f3999e97245bdb7004d87adab810a271c7b568"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue