Skip to content

Commit

Permalink
osmosis: secure url(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Jan 13, 2018
1 parent c6c35ce commit eb1df00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/osmosis.rb
@@ -1,7 +1,7 @@
class Osmosis < Formula
desc "Command-line OpenStreetMap data processor"
homepage "https://wiki.openstreetmap.org/wiki/Osmosis"
url "http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.45.zip"
url "https://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.45.zip"
sha256 "d801f1a8806359efe95d604bb8a770294bca6fcaf32b50672d2891487b97c6d1"

bottle :unneeded
Expand Down

0 comments on commit eb1df00

Please sign in to comment.