From 41d6631eca586d4a0d05347008b780a25636fa6d Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 3 Jan 2015 15:40:01 +0000 Subject: git-flow: add 0.4.1 bottle. --- Library/Formula/git-flow.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/git-flow.rb b/Library/Formula/git-flow.rb index f1a093075..2bc22cb1b 100644 --- a/Library/Formula/git-flow.rb +++ b/Library/Formula/git-flow.rb @@ -4,6 +4,13 @@ class GitFlow < Formula # Use the tag instead of the tarball to get submodules url "https://github.com/nvie/gitflow.git", :tag => "0.4.1" + bottle do + cellar :any + sha1 "ab05739e882e5a930863ce03d2dcbe62ac329dc1" => :yosemite + sha1 "a3e07853d8152891aecf98eed7943edc07e2e1ec" => :mavericks + sha1 "0b02d71a300810649c677dd8f9b26ebc6351087f" => :mountain_lion + end + head do url "https://github.com/nvie/gitflow.git", :branch => "develop" -- cgit v1.2.3