From 8c12f857c97762745e5999d726aaca5ebbfc1933 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 27 Jan 2015 12:52:11 +0000 Subject: [PATCH] yaws: add 1.99 bottle. --- Formula/yaws.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/yaws.rb b/Formula/yaws.rb index 0ddb196ac5..d6d253101b 100644 --- a/Formula/yaws.rb +++ b/Formula/yaws.rb @@ -4,6 +4,12 @@ class Yaws < Formula sha1 "ea407afe7b080ed065182d73503899a75360dfaf" head "https://github.com/klacke/yaws.git" + bottle do + sha1 "22a14414e75ac551799dfae222c65b13732e8e2a" => :yosemite + sha1 "b8485c79ccb25b36a3591e5962389b5cd97c9eaa" => :mavericks + sha1 "75802258262ab4a400136cb702a92f9b74904e81" => :mountain_lion + end + option "without-yapp", "Omit yaws applications" option "32-bit"