mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
bazel: Update to version 6.1.0
This commit is contained in:
parent
2f8a5244b3
commit
14a02d0831
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"description": "A fast, scalable, multi-language and extensible build system",
|
||||
"homepage": "https://bazel.build",
|
||||
"license": "Apache-2.0",
|
||||
@ -10,8 +10,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/6.0.0/bazel-6.0.0-windows-x86_64.zip",
|
||||
"hash": "c06551670543fb0d56a4cb4aaf63996391d4be94321a1295fbe484c8039636cf"
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/6.1.0/bazel-6.1.0-windows-x86_64.zip",
|
||||
"hash": "022266b31d6c90adea4a7288cb58e4d5e5c95ea79e8cd259dd6c5c598c751712"
|
||||
}
|
||||
},
|
||||
"bin": "bazel.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user