Skip to content

Commit

Permalink
cayley: update 0.3.1 bottle.
Browse files Browse the repository at this point in the history
Closes Homebrew#31330.

Signed-off-by: Mike McQuaid <[email protected]>
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Aug 4, 2014
1 parent 05f69e0 commit 2cc7a5a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Library/Formula/cayley.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ class Cayley < Formula
head "https://github.com/google/cayley.git"

bottle do
revision 1
sha1 "10d398eaaf1d7016f20cb179e6fc5aaddc78d5b5" => :mavericks
sha1 "7929ce3816e78fbab798c2fb95aab0352b6a127e" => :mountain_lion
sha1 "5bd96b3602df9fd6dac235dfb6545a19e110ed5f" => :lion
sha1 "a84f30dd36528429562a132375fcf778bde18329" => :mavericks
sha1 "1056e0a68317c7890941848a12740d90dcc04366" => :mountain_lion
sha1 "74d9a3922d9f14c3c85b6b3d5f307be358b91ff5" => :lion
end

depends_on "bazaar" => :build
Expand Down

0 comments on commit 2cc7a5a

Please sign in to comment.