mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
bazel: Update to version 6.1.2
This commit is contained in:
parent
9caaf1c9d4
commit
79629c3e0f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "6.1.1",
|
"version": "6.1.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/6.1.1/bazel-6.1.1-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/6.1.2/bazel-6.1.2-windows-x86_64.zip",
|
||||||
"hash": "3ddc663d334347dd293991f5c423feb9876625548366857f5628f1e892fb92a7"
|
"hash": "f8cd16be11e0f504e576658046a356a11fff92e258f06fdd0871c8926da801aa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user