mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
bazel: Update to version 5.0.0
This commit is contained in:
parent
afc7de327d
commit
adbb66f990
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.2.2",
|
||||
"version": "5.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/4.2.2/bazel-4.2.2-windows-x86_64.zip",
|
||||
"hash": "99950fa4764c1d04878d8ea361421f20862e6529be5c6ecc5d86c40e4ecd25c1"
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/5.0.0/bazel-5.0.0-windows-x86_64.zip",
|
||||
"hash": "8cdb77023a8239849d584201860863f6fa8e4a28af7439c8d58dea0ec4ff4535"
|
||||
}
|
||||
},
|
||||
"bin": "bazel.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user