bazel 0.23.2

Closes #37803.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Wangweizhen 2019-03-12 14:02:47 +08:00 committed by Chongyu Zhu
parent 233a2af827
commit 3763d4057c
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Bazel < Formula
desc "Google's own build tool"
homepage "https://bazel.build/"
url "https://github.com/bazelbuild/bazel/releases/download/0.23.1/bazel-0.23.1-dist.zip"
sha256 "dd47199f92452bf67b2c5d60ad4b7143554eaf2c6196ab6e8713449d81a0491d"
url "https://github.com/bazelbuild/bazel/releases/download/0.23.2/bazel-0.23.2-dist.zip"
sha256 "293a5a7d851e0618eeb5e6958d94a11d45b6a00f2ba9376de61ac2bd5f917439"
bottle do
cellar :any_skip_relocation