mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
bazel: Update to version 4.0.0
This commit is contained in:
parent
582eb51fc7
commit
4066f85df5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.2",
|
"version": "4.0.0",
|
||||||
"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/3.7.2/bazel-3.7.2-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/4.0.0/bazel-4.0.0-windows-x86_64.zip",
|
||||||
"hash": "356845f097357962526e71aa20d92c0f7b96db769cce4456c76e18e94d31ba40"
|
"hash": "4f317ba6ebdd6f13aa0b164ce77e41d42413aa8992bb05925374a110016238c9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user