From 873f4d77076ee45fee8a59217f62ce34027d2f2a Mon Sep 17 00:00:00 2001 From: Hok Shun Poon Date: Fri, 19 Dec 2014 02:19:15 +0000 Subject: sync_gateway 1.0.4 Closes #35117. Signed-off-by: Jack Nagel --- Library/Formula/sync_gateway.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sync_gateway.rb b/Library/Formula/sync_gateway.rb index 571c74920..14d1b9c04 100644 --- a/Library/Formula/sync_gateway.rb +++ b/Library/Formula/sync_gateway.rb @@ -3,8 +3,8 @@ require "formula" class SyncGateway < Formula homepage "http://docs.couchbase.com/sync-gateway" head "https://github.com/couchbase/sync_gateway.git" - url "https://github.com/couchbase/sync_gateway.git", :branch => "release/1.0.2" - version "1.0.2" + url "https://github.com/couchbase/sync_gateway.git", :branch => "release/1.0.4" + version "1.0.4" bottle do sha1 "c562b5a600af346900a97ffba3941ec7bf143cc3" => :mavericks -- cgit v1.2.3