jetty-runner: use secure url

This commit is contained in:
Viktor Szakats 2015-11-11 23:04:39 +01:00 committed by Dominyk Tiller
parent b3511d140b
commit 2870b6ed7c

View file

@ -1,7 +1,7 @@
class JettyRunner < Formula
desc "Use Jetty without an installed distribution"
homepage "https://www.eclipse.org/jetty/documentation/9.2.2.v20140723/runner.html"
url "http://central.maven.org/maven2/org/eclipse/jetty/jetty-runner/9.2.2.v20140723/jetty-runner-9.2.2.v20140723.jar"
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"