bazel: Update to version 4.2.3

This commit is contained in:
github-actions[bot] 2022-10-19 16:31:48 +00:00
parent 67409c5cc1
commit 40217cb8cc

View File

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