bazel: Update to version 6.2.0

This commit is contained in:
github-actions[bot] 2023-05-09 20:26:07 +00:00
parent 03b190ca26
commit e27c018f8c

View File

@ -1,5 +1,5 @@
{
"version": "6.1.2",
"version": "6.2.0",
"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/6.1.2/bazel-6.1.2-windows-x86_64.zip",
"hash": "f8cd16be11e0f504e576658046a356a11fff92e258f06fdd0871c8926da801aa"
"url": "https://github.com/bazelbuild/bazel/releases/download/6.2.0/bazel-6.2.0-windows-x86_64.zip",
"hash": "9c4d3190aa1d57d2804fb8571bc835b46c8f1a9929474fa10b161d98f64a4f50"
}
},
"bin": "bazel.exe",