bazel: Update to version 5.2.0

This commit is contained in:
github-actions[bot] 2022-06-07 20:28:41 +00:00
parent 1f75b387bf
commit ce4b38625f

View File

@ -1,5 +1,5 @@
{
"version": "5.1.1",
"version": "5.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/5.1.1/bazel-5.1.1-windows-x86_64.zip",
"hash": "b0fa3bc80b23ff9ce55fdf196b281f5837f08a77e0cbdf25d0847e66b2063d18"
"url": "https://github.com/bazelbuild/bazel/releases/download/5.2.0/bazel-5.2.0-windows-x86_64.zip",
"hash": "b5a586574b227b39b0623d99b36be4ff6115c9aa0ac743c887df1cf56e7d485a"
}
},
"bin": "bazel.exe",