git-flow-avh: add 1.9.1 bottle.

This commit is contained in:
BrewTestBot 2015-10-20 17:37:54 +01:00 committed by Dominyk Tiller
parent 09e9477a38
commit 1326ec4c9f

View file

@ -4,6 +4,13 @@ class GitFlowAvh < Formula
url "https://github.com/petervanderdoes/gitflow-avh/archive/1.9.1.tar.gz"
sha256 "7692c77744663c5243cdd390bef0a621caee92dde228b50ef97149fc1b54780d"
bottle do
cellar :any_skip_relocation
sha256 "ba58968f480cccdcfcbbdc5e669c01a96db5ff2aece0e9a9839199261e3d5af9" => :el_capitan
sha256 "b33247f97c664963dbeccadc87922ca5fef9fed894094f4ca4caaf78d5aa77a5" => :yosemite
sha256 "6c3911763f46160042913cb6d4d5d755dd59a7a62c9edc7b62d7932a43402236" => :mavericks
end
head do
url "https://github.com/petervanderdoes/gitflow-avh.git", :branch => "develop"