mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
bazel: Update to version 4.2.0
This commit is contained in:
parent
9d98bd4901
commit
6dd879b8f6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.1.0",
|
||||
"version": "4.2.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/4.1.0/bazel-4.1.0-windows-x86_64.zip",
|
||||
"hash": "815996b9d05a63889b5fdb068ab8937c7618a34f025950ce9b92d8349206eb5c"
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.0/bazel-4.2.0-windows-x86_64.zip",
|
||||
"hash": "56c29f850677a7aaf9b59cbd762d0d41d9f9e158bf96c5b6022af123fd52db7f"
|
||||
}
|
||||
},
|
||||
"bin": "bazel.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user