mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bazel: Update to version 7.3.2
This commit is contained in:
parent
560d1ee074
commit
7bc4cd4da1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.1",
|
"version": "7.3.2",
|
||||||
"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.3.1/bazel-7.3.1-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/7.3.2/bazel-7.3.2-windows-x86_64.zip",
|
||||||
"hash": "5ff61407bac20270fef4bc5a0d4b11cc0a16ed831906ddfe858336846bc57cdc"
|
"hash": "6a1fd8a5178ffe4332dfd224710bc4f5dbb3503820756f26f5cfcac15327d3a3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user