aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sync_gateway.rb4
1 files changed, 2 insertions, 2 deletions
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