bazel: Update to version 8.1.1

This commit is contained in:
github-actions[bot] 2025-02-25 20:29:22 +00:00
parent e31f2a97fc
commit 3fccdb048a

View File

@ -1,5 +1,5 @@
{
"version": "8.1.0",
"version": "8.1.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/8.1.0/bazel-8.1.0-windows-x86_64.zip",
"hash": "151a00dcaff76720459249ad02f13e84da63b757888dd10d6115112007f66608"
"url": "https://github.com/bazelbuild/bazel/releases/download/8.1.1/bazel-8.1.1-windows-x86_64.zip",
"hash": "10afde4fd7932bdc137193ff47cd7723a76675fb879f223eead1ef13324d3a5c"
}
},
"bin": "bazel.exe",