bazel: Update to version 4.2.2

This commit is contained in:
Richard Kuhnt 2021-12-03 10:01:47 +00:00
parent 1437eda5eb
commit a16ab21857

View File

@ -1,5 +1,5 @@
{
"version": "4.2.1",
"version": "4.2.2",
"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/4.2.1/bazel-4.2.1-windows-x86_64.zip",
"hash": "d1c7c13b568634fd1488a955a62213963ed8a96dbb0ca86796d009f916eeb394"
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.2/bazel-4.2.2-windows-x86_64.zip",
"hash": "99950fa4764c1d04878d8ea361421f20862e6529be5c6ecc5d86c40e4ecd25c1"
}
},
"bin": "bazel.exe",