bazel-buildtools: Update to version 8.0.3

This commit is contained in:
github-actions[bot] 2025-02-05 16:31:05 +00:00
parent 05fd06e4ee
commit 2e0694db70

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.2", "version": "8.0.3",
"description": "Developer tools for working with Google's bazel buildtool.", "description": "Developer tools for working with Google's bazel buildtool.",
"homepage": "https://github.com/bazelbuild/buildtools", "homepage": "https://github.com/bazelbuild/buildtools",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,14 +9,14 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/bazelbuild/buildtools/releases/download/v8.0.2/buildifier-windows-amd64.exe#/buildifier.exe", "https://github.com/bazelbuild/buildtools/releases/download/v8.0.3/buildifier-windows-amd64.exe#/buildifier.exe",
"https://github.com/bazelbuild/buildtools/releases/download/v8.0.2/buildozer-windows-amd64.exe#/buildozer.exe", "https://github.com/bazelbuild/buildtools/releases/download/v8.0.3/buildozer-windows-amd64.exe#/buildozer.exe",
"https://github.com/bazelbuild/buildtools/releases/download/v8.0.2/unused_deps-windows-amd64.exe#/unused_deps.exe" "https://github.com/bazelbuild/buildtools/releases/download/v8.0.3/unused_deps-windows-amd64.exe#/unused_deps.exe"
], ],
"hash": [ "hash": [
"577a56a8929ee17d663087202dd9f96ffc542aadb8730e98562d98b37b09a79b", "63a242f57e253efe7b9573d739c08a3d0e628efd84015c8dad17d87b6429e443",
"f7c8259507ed7e12d42590036e1b23db1794105ac01f802e59d4b0e0e9340ca2", "5ba106b25230e0e321b7259bee325ae6fa5b5771e54163ad865b1d18856f59ca",
"c603498a9dd6f3712373d85b9145a6c1f33c5a0f0d6ab701a2649af8121ffb6f" "54940e2d94bca61ad4def638fba20358092f184bd0207a2f5fdd2d09dc96f108"
] ]
} }
}, },