From 40ea986226b2e25954934ddaed94ec5c24540f14 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 30 Jun 2016 15:13:08 +0100 Subject: [PATCH] osc: add 0.154.0 bottle. --- Formula/osc.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/osc.rb b/Formula/osc.rb index dd25cdb94a04a..3580a60b01a41 100644 --- a/Formula/osc.rb +++ b/Formula/osc.rb @@ -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