bazel: Update to version 7.3.0

This commit is contained in:
github-actions[bot] 2024-08-12 20:26:58 +00:00
parent df1a4dbb9d
commit bc0f8eabfa

View File

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