mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
bazel: Update to version 8.2.0
This commit is contained in:
parent
482faa514c
commit
dc5cf62aec
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.1",
|
"version": "8.2.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/8.1.1/bazel-8.1.1-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/8.2.0/bazel-8.2.0-windows-x86_64.zip",
|
||||||
"hash": "10afde4fd7932bdc137193ff47cd7723a76675fb879f223eead1ef13324d3a5c"
|
"hash": "3e5fafddb3b02292bc1a185adea4fda7a2c7f41b886c1388c9918d221fca998f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user