diff --git a/bucket/bazel.json b/bucket/bazel.json index cadbf8600d..e23adfa672 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "5.3.1", + "version": "4.2.3", "description": "A fast, scalable, multi-language and extensible build system", "homepage": "https://bazel.build", "license": "Apache-2.0", @@ -10,8 +10,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/bazelbuild/bazel/releases/download/5.3.1/bazel-5.3.1-windows-x86_64.zip", - "hash": "7973cfc66952bc22a205a720c910f0137697f45b6ee08c72a8743d074ccbc3c6" + "url": "https://github.com/bazelbuild/bazel/releases/download/4.2.3/bazel-4.2.3-windows-x86_64.zip", + "hash": "81a9b595b1caf20666b893dd3a73d3804bbc78f86e50e83a9cea8ed7e6ffb11a" } }, "bin": "bazel.exe",