Skip to content

Commit

Permalink
pax-runner: use an https url
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Oct 16, 2015
1 parent 6f60507 commit fce440d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/pax-runner.rb
@@ -1,7 +1,7 @@
class PaxRunner < Formula
desc "Tool to provision OSGi bundles"
homepage "http://team.ops4j.org"
url "http://repo1.maven.org/maven2/org/ops4j/pax/runner/pax-runner-assembly/1.8.6/pax-runner-assembly-1.8.6-jdk15.tar.gz"
url "https://repo1.maven.org/maven2/org/ops4j/pax/runner/pax-runner-assembly/1.8.6/pax-runner-assembly-1.8.6-jdk15.tar.gz"
version "1.8.6"
sha256 "42a650efdedcb48dca89f3e4272a9e2e1dcc6bc84570dbb176b5e578ca1ce2d4"

Expand Down

0 comments on commit fce440d

Please sign in to comment.