bazel: Update to version 6.2.1

This commit is contained in:
github-actions[bot] 2023-06-02 20:24:11 +00:00
parent 96430844a7
commit dc9df6dbf6

View File

@ -1,5 +1,5 @@
{ {
"version": "6.2.0", "version": "6.2.1",
"description": "A fast, scalable, multi-language and extensible build system", "description": "A fast, scalable, multi-language and extensible build system",
"homepage": "https://bazel.build", "homepage": "https://bazel.build",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -10,8 +10,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.2.0/bazel-6.2.0-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/6.2.1/bazel-6.2.1-windows-x86_64.zip",
"hash": "9c4d3190aa1d57d2804fb8571bc835b46c8f1a9929474fa10b161d98f64a4f50" "hash": "3348527a96511801993ec893d6adf89faa9279e7c8375552aa971d36606b9f01"
} }
}, },
"bin": "bazel.exe", "bin": "bazel.exe",