bazel: Update to version 5.4.0

This commit is contained in:
github-actions[bot] 2022-12-15 20:26:24 +00:00
parent b552d6cb4a
commit a3a34538d9

View File

@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.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/5.3.2/bazel-5.3.2-windows-x86_64.zip",
"hash": "163ac2abd8ad3669451f8f6f6a0ff0c6b207404d638a7a0e0799e96801ff74fd"
"url": "https://github.com/bazelbuild/bazel/releases/download/5.4.0/bazel-5.4.0-windows-x86_64.zip",
"hash": "00ed9d860817ae81907faac14ef9c4e662ac481214e0cac440612a9afa0ebe75"
}
},
"bin": "bazel.exe",