bazel: Update to version 7.2.0

This commit is contained in:
github-actions[bot] 2024-06-10 16:29:05 +00:00
parent 87ac510c56
commit 5eec9cb8e6

View File

@ -1,5 +1,5 @@
{
"version": "7.1.2",
"version": "7.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/7.1.2/bazel-7.1.2-windows-x86_64.zip",
"hash": "27da574480b7b31198df65fa8e1ad2abcfaad5294573ec33d91a82569cee4405"
"url": "https://github.com/bazelbuild/bazel/releases/download/7.2.0/bazel-7.2.0-windows-x86_64.zip",
"hash": "8e1249d0dd99e867e91ea833da532603115d9247d4b84c5b1ea59dc2f99d4cd1"
}
},
"bin": "bazel.exe",