aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-02-27 22:45:44 +0000
committerMike McQuaid2015-02-28 16:42:40 +0000
commit0e8b3ea8bd0513aec8a704eeaf74d42ab79bc716 (patch)
tree414c6d3d4fd148324456306c2a8dff30dadcbc70 /Library
parentb066061ffc1ce1c1b4f4b63f62bdd13507789781 (diff)
downloadhomebrew-0e8b3ea8bd0513aec8a704eeaf74d42ab79bc716.tar.bz2
sha2: add 1.0.1 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sha2.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/sha2.rb b/Library/Formula/sha2.rb
index 14abbf844..7309663ea 100644
--- a/Library/Formula/sha2.rb
+++ b/Library/Formula/sha2.rb
@@ -3,6 +3,13 @@ class Sha2 < Formula
url "http://www.aarongifford.com/computers/sha2-1.0.1.tgz"
sha1 "ffbc69e0b0ab47f70e61aeb14fa16ba2b74dc728"
+ bottle do
+ cellar :any
+ sha1 "df93015804de4b208f7eb7c3e6ea390aa4839da0" => :yosemite
+ sha1 "6a70d9dab98a22b03aa83b735746c356fcfd4ced" => :mavericks
+ sha1 "23658e75f2a245c7fbcb63d792db85a5b8c9d5c0" => :mountain_lion
+ end
+
option "without-check", "Skip compile-time tests"
def install