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