sync_gateway: update 1.0.4 bottle.
This commit is contained in:
parent
766f8b71e3
commit
ce07010fa9
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class SyncGateway < Formula
|
|||
version "1.0.4"
|
||||
|
||||
bottle do
|
||||
sha1 "c562b5a600af346900a97ffba3941ec7bf143cc3" => :mavericks
|
||||
sha1 "f0e322874588bc5328ec5ab4880def47026960e4" => :mountain_lion
|
||||
sha1 "b7b9d259e0ed15757f30b2e44881266d9dd2a4de" => :lion
|
||||
sha1 "cd5eef55308a0cbbfbd92e774b86d47344abea7e" => :yosemite
|
||||
sha1 "6b9a112f3ff48989aea5380e8b7bcbccf7a6b385" => :mavericks
|
||||
sha1 "daff7035dd82ab3c9f44a521ab1ea99f93a10343" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue