mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
bazel: Update to version 8.0.0
This commit is contained in:
parent
23b14bbf4c
commit
f7a83cd5e5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.4.1",
|
"version": "8.0.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.4.1/bazel-7.4.1-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/8.0.0/bazel-8.0.0-windows-x86_64.zip",
|
||||||
"hash": "88adeeff432bc32ef57bb78c37ce8d29948c566262f2e72a6b7a7276a633dec1"
|
"hash": "0e6b9c781fc75b2289170fad12ecbbd7d80b41809875b503db744f1f2755e502"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user