bazel: Update to version 7.3.2

This commit is contained in:
github-actions[bot] 2024-10-01 20:28:47 +00:00
parent 560d1ee074
commit 7bc4cd4da1

View File

@ -1,5 +1,5 @@
{
"version": "7.3.1",
"version": "7.3.2",
"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/7.3.1/bazel-7.3.1-windows-x86_64.zip",
"hash": "5ff61407bac20270fef4bc5a0d4b11cc0a16ed831906ddfe858336846bc57cdc"
"url": "https://github.com/bazelbuild/bazel/releases/download/7.3.2/bazel-7.3.2-windows-x86_64.zip",
"hash": "6a1fd8a5178ffe4332dfd224710bc4f5dbb3503820756f26f5cfcac15327d3a3"
}
},
"bin": "bazel.exe",