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