bazel-buildtools: Update to version 6.3.3

This commit is contained in:
github-actions[bot] 2023-08-25 16:27:14 +00:00
parent 52298bfee6
commit 43a2ece800

View File

@ -1,5 +1,5 @@
{ {
"version": "6.3.2", "version": "6.3.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/v6.3.2/buildifier-windows-amd64.exe#/buildifier.exe", "https://github.com/bazelbuild/buildtools/releases/download/v6.3.3/buildifier-windows-amd64.exe#/buildifier.exe",
"https://github.com/bazelbuild/buildtools/releases/download/v6.3.2/buildozer-windows-amd64.exe#/buildozer.exe", "https://github.com/bazelbuild/buildtools/releases/download/v6.3.3/buildozer-windows-amd64.exe#/buildozer.exe",
"https://github.com/bazelbuild/buildtools/releases/download/v6.3.2/unused_deps-windows-amd64.exe#/unused_deps.exe" "https://github.com/bazelbuild/buildtools/releases/download/v6.3.3/unused_deps-windows-amd64.exe#/unused_deps.exe"
], ],
"hash": [ "hash": [
"291aa9d8af5123cef5b7d6ec685eecde03680e40b9ab794b8405a4d11c8544d8", "2761bebc7392d47c2862c43d85201d93efa57249ed09405fd82708867caa787b",
"d08aa55ec34aff5297d86a3c6d5d9dd0ba1ab0f0b8558b7173eee718a2e70365", "fc1c4f5de391ec6d66f2119c5bd6131d572ae35e92ddffe720e42b619ab158e0",
"aca9d3bf3e5c41898e44900067ceff50f0a8add8910898ff0fc07f3367131e71" "2de7fe57765bf8e3240e711b1e05d22e461e4e686bf50d43b06e6f40cf001563"
] ]
} }
}, },