mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bazel: Update to version 7.2.1
This commit is contained in:
parent
798e015d61
commit
61fc4b1ecd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.2.0",
|
"version": "7.2.1",
|
||||||
"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.2.0/bazel-7.2.0-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/7.2.1/bazel-7.2.1-windows-x86_64.zip",
|
||||||
"hash": "8e1249d0dd99e867e91ea833da532603115d9247d4b84c5b1ea59dc2f99d4cd1"
|
"hash": "de142d2107cbb55b4e3c94e487116bdb527c1bd4c43783d5d7258ac6bbd47424"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bazel.exe",
|
"bin": "bazel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user