From 879c7ed02e7daf2748fc8dd0bd874520624ec591 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 20 Jul 2014 08:40:28 +0100 Subject: wrk: add 3.1.0 bottle. Closes #30966. Signed-off-by: Mike McQuaid --- Library/Formula/wrk.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/wrk.rb b/Library/Formula/wrk.rb index 88a64bb12..7192b5883 100644 --- a/Library/Formula/wrk.rb +++ b/Library/Formula/wrk.rb @@ -6,6 +6,13 @@ class Wrk < Formula sha1 '3ddc1e591a846b92899a534abf4bc49d2c6cd98e' head 'https://github.com/wg/wrk.git' + bottle do + cellar :any + sha1 "49bb12722e5def595b7e5840b299c44729559735" => :mavericks + sha1 "fae8eceb0061b9f2ee994d961e11050d46180a52" => :mountain_lion + sha1 "f5ef7225b4b441ae8b6ab87c6565d7d432283299" => :lion + end + depends_on 'openssl' conflicts_with 'wrk-trello', :because => 'both install `wrk` binaries' -- cgit v1.2.3