mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
bazel: Update to version 8.1.0
This commit is contained in:
parent
ae918babb6
commit
08710b8bc8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.1",
|
||||
"version": "8.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/8.0.1/bazel-8.0.1-windows-x86_64.zip",
|
||||
"hash": "9a08893b71ae0e392c63aa4d12e0e155223779d1bc4a0fd02b9074a68a5a2f86"
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/8.1.0/bazel-8.1.0-windows-x86_64.zip",
|
||||
"hash": "151a00dcaff76720459249ad02f13e84da63b757888dd10d6115112007f66608"
|
||||
}
|
||||
},
|
||||
"bin": "bazel.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user