diff --git a/bucket/bazel.json b/bucket/bazel.json index 3d1e9286b8..0a3488ee87 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,7 +1,7 @@ { - "homepage": "https://bazel.build", + "version": "3.3.1", "description": "A fast, scalable, multi-language and extensible build system", - "version": "3.3.0", + "homepage": "https://bazel.build", "license": "Apache-2.0", "bin": "bazel.exe", "suggest": { @@ -11,8 +11,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/bazelbuild/bazel/releases/download/3.3.0/bazel-3.3.0-windows-x86_64.zip", - "hash": "287566da13471ce0d0a1769df53d46547c4797c2655165a7d42252e14d15442c" + "url": "https://github.com/bazelbuild/bazel/releases/download/3.3.1/bazel-3.3.1-windows-x86_64.zip", + "hash": "48bbdad295a60a45d854b07163b86569eca1e5401a11f0ea4828c67a4b3168fa" } }, "checkver": {