From aa0cfa8fc9973227b9373ee762eb07ab81dec241 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 18 Jan 2015 06:25:56 +0000 Subject: csync: add 0.50.0 bottle. --- Library/Formula/csync.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/csync.rb b/Library/Formula/csync.rb index 62e1ac2f2..15bd991f4 100644 --- a/Library/Formula/csync.rb +++ b/Library/Formula/csync.rb @@ -5,6 +5,12 @@ class Csync < Formula head "git://git.csync.org/projects/csync.git" + bottle do + sha1 "c7934c397dc23b7f91bc73da7fc2a1086caf0644" => :yosemite + sha1 "4678a5c8787a3ef569ec8bc3ae62dbc011aa67dd" => :mavericks + sha1 "a47861728aa4d4cb4c26423afcc45ae942a415e5" => :mountain_lion + end + depends_on 'check' => :build depends_on 'cmake' => :build depends_on 'doxygen' => [:build, :optional] -- cgit v1.2.3