mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
bazel: Update to version 3.2.0
This commit is contained in:
parent
98c620cc0a
commit
e951741729
@ -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": "3.1.0",
|
"version": "3.2.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/3.1.0/bazel-3.1.0-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/3.2.0/bazel-3.2.0-windows-x86_64.zip",
|
||||||
"hash": "bd7b5b3cdc31f2672e7c0df8dd684ef8e0282ac6fc575c852540b8fed0ecb5fc"
|
"hash": "f3cfbe68711b9acc7597bf702824f5488e06752405c8cc6d1245512a79d67466"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user