Skip to content

Commit

Permalink
pax-runner: use canonical maven.org URL
Browse files Browse the repository at this point in the history
  • Loading branch information
UniqMartin committed Jun 2, 2016
1 parent 42205c9 commit 3e76284
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 "https://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://search.maven.org/remotecontent?filepath=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 3e76284

Please sign in to comment.