mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
bazel: Update to version 1.1.0
This commit is contained in:
parent
ada275f21d
commit
423bed9ff4
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://bazel.build",
|
||||
"description": "A fast, scalable, multi-language and extensible build system",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"license": "Apache-2.0",
|
||||
"bin": "bazel.exe",
|
||||
"suggest": {
|
||||
@ -11,8 +11,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/1.0.0/bazel-1.0.0-windows-x86_64.zip",
|
||||
"hash": "8664a3ef719385fb77ff5cd749846697190a99b7dea20047f5653d5a186586b9"
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/1.1.0/bazel-1.1.0-windows-x86_64.zip",
|
||||
"hash": "6ef3b5756ba9d8b26fc599884800aa9c55948478f9574540acba7112e0329db2"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user