mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
bazel: Update to version 4.1.0
This commit is contained in:
parent
82f4d3c451
commit
de06a8f90b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.0",
|
"version": "4.1.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/4.0.0/bazel-4.0.0-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/4.1.0/bazel-4.1.0-windows-x86_64.zip",
|
||||||
"hash": "4f317ba6ebdd6f13aa0b164ce77e41d42413aa8992bb05925374a110016238c9"
|
"hash": "815996b9d05a63889b5fdb068ab8937c7618a34f025950ce9b92d8349206eb5c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user