Skip to content

Commit

Permalink
taylor: add 0.1.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Dec 29, 2015
1 parent e532a71 commit 3f7981a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/taylor.rb
Expand Up @@ -5,6 +5,12 @@ class Taylor < Formula
sha256 "0fd11aeed6d99bf76dbad9359d706db4ff62450f7903474771c36fd6c5e6f0a7"
head "https://github.com/yopeso/Taylor.git"

bottle do
cellar :any
sha256 "b1f6569df01e41996bdd8176951b0aa5b6bf3f72a28fc0501ed3d4f8f83db323" => :el_capitan
sha256 "89a80e4442f3518b09475d8dc8a47d497712e30d734cc9bbded5178a6a1aeaff" => :yosemite
end

depends_on :xcode => ["7.2", :build]

def install
Expand Down

0 comments on commit 3f7981a

Please sign in to comment.