mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
bazel: Update to version 3.7.1
This commit is contained in:
parent
6356092724
commit
9a76e104a7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.0",
|
"version": "3.7.1",
|
||||||
"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.0/bazel-3.7.0-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/3.7.1/bazel-3.7.1-windows-x86_64.zip",
|
||||||
"hash": "d38821c8ba9492914d107d8a827a53ba8eab88bc59146986c752513abe8e1923"
|
"hash": "d30ade1f738cca55055762513a8b24ba10557a1b022abfa8402680ca9ce47dd1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user