Skip to content

Commit

Permalink
osm: add 0.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeekingMeaning committed Aug 8, 2020
1 parent 3ef9ace commit f31f484
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/osm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class Osm < Formula
sha256 "2074040e13b78022b5cf041c7c0102eb19c16c5924273c46ac376561e2ac0c65"
license "MIT"

bottle do
cellar :any_skip_relocation
sha256 "c33f82bb8363354a301b64ffa8508e127ca793940576c7eb45b88bf7169cf13f" => :catalina
sha256 "8597c2048dffd49f295c3166cbb5340175ba14abc2cca66e507b600acfb75d57" => :mojave
sha256 "0c3fbe6574723c2281a794671468eab84fa6b33ec21a1a27bda1d23ae9375335" => :high_sierra
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit f31f484

Please sign in to comment.