bazel-buildtools: Update to version 8.0.0

This commit is contained in:
github-actions[bot] 2025-01-09 12:32:29 +00:00
parent b8157b09b7
commit 40a4909486

View File

@ -1,5 +1,5 @@
{
"version": "7.3.1",
"version": "8.0.0",
"description": "Developer tools for working with Google's bazel buildtool.",
"homepage": "https://github.com/bazelbuild/buildtools",
"license": "Apache-2.0",
@ -9,14 +9,14 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/bazelbuild/buildtools/releases/download/v7.3.1/buildifier-windows-amd64.exe#/buildifier.exe",
"https://github.com/bazelbuild/buildtools/releases/download/v7.3.1/buildozer-windows-amd64.exe#/buildozer.exe",
"https://github.com/bazelbuild/buildtools/releases/download/v7.3.1/unused_deps-windows-amd64.exe#/unused_deps.exe"
"https://github.com/bazelbuild/buildtools/releases/download/v8.0.0/buildifier-windows-amd64.exe#/buildifier.exe",
"https://github.com/bazelbuild/buildtools/releases/download/v8.0.0/buildozer-windows-amd64.exe#/buildozer.exe",
"https://github.com/bazelbuild/buildtools/releases/download/v8.0.0/unused_deps-windows-amd64.exe#/unused_deps.exe"
],
"hash": [
"370cd576075ad29930a82f5de132f1a1de4084c784a82514bd4da80c85acf4a8",
"58d41ce53257c5594c9bc86d769f580909269f68de114297f46284fbb9023dcf",
"7075a28a1b34fefb1f54cc444d0be3d75282167b64adb7d9cae12c8fa2dc08bd"
"bbd11c7e68a985bcb14d1852f6855748dc1c6d98f9ad904d9d52381aee983a63",
"d4b571004dee5e34d1aa44a6d7f37102ba4de310163648289dfeb6b468048f58",
"9fa146fad5c189248c4f8358ab814d11e41c4d8db32d543cffb902383623ee19"
]
}
},