diff options
| author | BrewTestBot | 2015-02-19 16:43:49 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-19 16:47:41 +0000 |
| commit | 7db65fb99a8e778fa40ddcac38148da7c9345725 (patch) | |
| tree | 91778479669092588058258fb8a684fe3a2727ba /Library/Formula | |
| parent | 334b17b1bc20921afd452790647ce5cbbe4e4301 (diff) | |
| download | homebrew-7db65fb99a8e778fa40ddcac38148da7c9345725.tar.bz2 | |
vegeta: add 5.5.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/vegeta.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/vegeta.rb b/Library/Formula/vegeta.rb index 07a46385c..e85191ae7 100644 --- a/Library/Formula/vegeta.rb +++ b/Library/Formula/vegeta.rb @@ -5,6 +5,12 @@ class Vegeta < Formula url "https://github.com/tsenart/vegeta/archive/v5.5.2.tar.gz" sha1 "a0b2d4c4bca0023a8407a819f64c3f96e1ebe3bc" + bottle do + sha1 "67f9935eab0712fdabae55b9a091cbbc5bd2b81c" => :yosemite + sha1 "81f64990ddb69035ebbcb16c33db0f62fdd5dd66" => :mavericks + sha1 "b0a7521f7b0b858782fd817ba24460cea55c2d80" => :mountain_lion + end + depends_on "go" => :build go_resource "github.com/bmizerany/perks" do |
