From e8388cf86abf15d9cb0f6ec230c726b8b7ca5c80 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 14 May 2016 19:56:08 +0100 Subject: [PATCH] ssreflect: add 1.5_1 bottle. --- Formula/ssreflect.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/ssreflect.rb b/Formula/ssreflect.rb index 1218279d16..80ccc2acfd 100644 --- a/Formula/ssreflect.rb +++ b/Formula/ssreflect.rb @@ -17,6 +17,12 @@ class Ssreflect < Formula sha256 "bad978693d1bfd0a89586a34678bcc244e3b7efba6431e0f83d8e1ae8f82a142" revision 1 + bottle do + sha256 "a3efc25705a07a1373605376c45f5ba4695c26c49d3c28d47209547467d7c25a" => :el_capitan + sha256 "5f09ae1cf490a5aac9c0b7aae1d77205af29498ee65423db2836a9d7aa44119e" => :yosemite + sha256 "70f99bcb91c8299ab2f1e7f3197c3a2579ed887170deac919390a7d8b527ce1f" => :mavericks + end + option "with-doc", "Install HTML documents" option "without-static", "Build without static linking"