We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d57527 + e91f38e commit 104228cCopy full SHA for 104228c
build/cockroach.rb
@@ -4,8 +4,8 @@ class Cockroach < Formula
4
desc "Distributed SQL database"
5
homepage "https://www.cockroachlabs.com"
6
url "https://github.com/cockroachdb/cockroach.git",
7
- :tag => "beta-20160421",
8
- :revision => "e6880ae2bce8f2a391f6adc07f9945c783480e2b"
+ :tag => "beta-20160428",
+ :revision => "d9cda18c0fc576bd138cede478d1a59f8281abe8"
9
head "https://github.com/cockroachdb/cockroach.git"
10
11
depends_on "go" => :build
0 commit comments