From ab07ba2e56404ebb49bb94e255ff76ed73b41f09 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 24 Feb 2015 09:40:01 +0000 Subject: deisctl: add 1.1.0 bottle. --- Library/Formula/deisctl.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/deisctl.rb b/Library/Formula/deisctl.rb index 5d7aaebb8..fdfe426ec 100644 --- a/Library/Formula/deisctl.rb +++ b/Library/Formula/deisctl.rb @@ -5,6 +5,13 @@ class Deisctl < Formula url "https://github.com/deis/deis/archive/v1.1.0.tar.gz" sha1 "c57fb6073b374b95262c36959c6d2b6c508cda59" + bottle do + cellar :any + sha1 "db686dbc4dc02122cd98a77c74ca2b57ab859fd9" => :yosemite + sha1 "e4e8d2339df740dd10f8a396eb2d9f7502cfba55" => :mavericks + sha1 "3effb5512f9ac39b69b639c067a62239b1171677" => :mountain_lion + end + depends_on :hg => :build depends_on "go" => :build -- cgit v1.2.3