From 1a603ef07003f092c45cdc9191aabd495a95f824 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 26 Oct 2014 11:37:26 +0000 Subject: gegl: add 0.2.0 bottle. Closes #33593. Signed-off-by: Mike McQuaid --- Library/Formula/gegl.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/gegl.rb b/Library/Formula/gegl.rb index 8a3d7da86..cfbb94190 100644 --- a/Library/Formula/gegl.rb +++ b/Library/Formula/gegl.rb @@ -10,6 +10,12 @@ class Gegl < Formula sha1 "764cc66cb3c7b261b8fc18a6268a0e264a91d573" end + bottle do + sha1 "df1f74de4563aa8c1de86cf03cf265c42e923c41" => :yosemite + sha1 "3c395d3cfaf0e423e7e072c13fe0d51d7829d8a5" => :mavericks + sha1 "93133f696a63fb0e865d51251b309ea327ab2ce7" => :mountain_lion + end + head do # Use the Github mirror because official git unreliable. url "https://github.com/GNOME/gegl.git" -- cgit v1.2.3