bazel: Update to version 5.3.1

This commit is contained in:
github-actions[bot] 2022-09-19 20:29:52 +00:00
parent 29282327fa
commit 216df49e41

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.0", "version": "5.3.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/5.3.0/bazel-5.3.0-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/5.3.1/bazel-5.3.1-windows-x86_64.zip",
"hash": "1ca270f4b732fa6c2ac0f6bfb588ab54d33729ecf77180df98a99d291553fe8b" "hash": "7973cfc66952bc22a205a720c910f0137697f45b6ee08c72a8743d074ccbc3c6"
} }
}, },
"bin": "bazel.exe", "bin": "bazel.exe",