mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
bazel: Update to version 3.0.0
This commit is contained in:
parent
76af78f5b8
commit
2c2bb7f9dc
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://bazel.build",
|
"homepage": "https://bazel.build",
|
||||||
"description": "A fast, scalable, multi-language and extensible build system",
|
"description": "A fast, scalable, multi-language and extensible build system",
|
||||||
"version": "2.2.0",
|
"version": "3.0.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
@ -11,8 +11,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/bazelbuild/bazel/releases/download/2.2.0/bazel-2.2.0-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/3.0.0/bazel-3.0.0-windows-x86_64.zip",
|
||||||
"hash": "ec90f3777be2c4d751036333a9743297bbdcbf88e0d15827d45d6fc19d8f05e9"
|
"hash": "4d23183a447eab1b22556c5d4f876f0374a1935bc1129ab11c6349ee44b08cbb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user