Skip to content

Commit

Permalink
osc: add 0.154.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and DomT4 committed Jul 1, 2016
1 parent b76f044 commit 40ea986
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/osc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class Osc < Formula
sha256 "88daae5b94354e9bcab03523aa7e3d270f69ffeaef8e4a1493bce19757d4699d"
head "https://github.com/openSUSE/osc.git"

bottle do
cellar :any
sha256 "c222f3a00e708e82946f1b60a13c3203a5a76b0cb762ce0ba2d45f0eae6ce0b2" => :el_capitan
sha256 "d4527195fd393ae22bf47539b75f9e58f3e8b7dda6a2c188dd6dccc4fd6218ad" => :yosemite
sha256 "f60c8850b29deb453fe7ea6f58a262bd8070ebedfb7ef9a3844fe35056315afe" => :mavericks
end

depends_on :python if MacOS.version <= :snow_leopard
depends_on "swig" => :build
depends_on "openssl" # For M2Crypto
Expand Down

0 comments on commit 40ea986

Please sign in to comment.