bazel: Update to version 7.3.1

This commit is contained in:
github-actions[bot] 2024-08-19 20:25:59 +00:00
parent 7105b55bc6
commit 02645c627b

View File

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