Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
corelocationcli: add 2.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and bfontaine committed Sep 10, 2015
1 parent bf5d740 commit 848e9ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/corelocationcli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ class Corelocationcli < Formula
url "https://github.com/fulldecent/corelocationcli/archive/2.0.0.tar.gz"
sha256 "d256ae0a534ef15f4b9a77704ef3bd52935c310a4f6a687657d79945c5544515"

bottle do
cellar :any
sha256 "db59b11dcbcef4e71fc43eb005fe855d6e19e0108e2c8ceb3378b306f3d82e35" => :yosemite
sha256 "ffd7a23f96ef1b732fb4873b8d26b51fa183a9eea4f2fd0805ed7a54d5d61e9b" => :mavericks
sha256 "e0a967b5f84f3b1d4bc799265f3692faab41ccf7f673749624051a8d87516389" => :mountain_lion
end

depends_on :xcode => :build

def install
Expand Down

0 comments on commit 848e9ed

Please sign in to comment.