mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
bazel: Update to version 7.1.2
This commit is contained in:
parent
f048f9bf87
commit
0024536f1d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.1.1",
|
"version": "7.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/7.1.1/bazel-7.1.1-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/7.1.2/bazel-7.1.2-windows-x86_64.zip",
|
||||||
"hash": "7363696d88d4824509cdf89463c890dfe9d8de9383ddedcac147f102200d1946"
|
"hash": "27da574480b7b31198df65fa8e1ad2abcfaad5294573ec33d91a82569cee4405"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user