From d97f7126a966bba14022051d2e4618e14c8fcdde Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 23 Oct 2014 12:11:40 +0100 Subject: jansson: add 2.6 bottle. --- Library/Formula/jansson.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/jansson.rb b/Library/Formula/jansson.rb index 8e873f8d7..bf8aa1992 100644 --- a/Library/Formula/jansson.rb +++ b/Library/Formula/jansson.rb @@ -5,6 +5,13 @@ class Jansson < Formula url 'http://www.digip.org/jansson/releases/jansson-2.6.tar.gz' sha1 '70ff0bf10db63850e5d26327d1e9fd8a58d608e4' + bottle do + cellar :any + sha1 "7654f62473150c646f5c23ec8d1c8cb68a98626a" => :yosemite + sha1 "c1a5dbc0eab03aab1126541626b157945f02edff" => :mavericks + sha1 "c603486520d793158953c47c2ed2841462812fb0" => :mountain_lion + end + option :universal def install -- cgit v1.2.3