mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
bazel: Update to version 7.1.0
This commit is contained in:
parent
847e1a2a5c
commit
e0d2538b60
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0.2",
|
"version": "7.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/7.0.2/bazel-7.0.2-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/7.1.0/bazel-7.1.0-windows-x86_64.zip",
|
||||||
"hash": "8805ade79cbb7c17e2d095ee1f26be64769dd5403a14b84dff13ae8cac626fe9"
|
"hash": "0590350fabd690470d260b1f63ace813bef29a7c72a7bbbc83d4076ee1baf427"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user