bazel: Update to version 5.3.0

This commit is contained in:
github-actions[bot] 2022-08-23 04:54:34 +00:00
parent f4b1512be3
commit 5d3c6dbfb2

View File

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