docker-buildx: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2024-07-19 00:35:04 +00:00
parent c9e5d72973
commit e95649c248

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.0", "version": "0.16.1",
"description": "Docker CLI plugin for extended build capabilities with BuildKit", "description": "Docker CLI plugin for extended build capabilities with BuildKit",
"homepage": "https://github.com/docker/buildx", "homepage": "https://github.com/docker/buildx",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/buildx/releases/download/v0.16.0/buildx-v0.16.0.windows-amd64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.16.1/buildx-v0.16.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "6521f85836e4bdc1347b38b9de32268ac09987e2c1ea0e424b0e07632ab61025" "hash": "34b8bd302364e9df99ebcd86658eae6ade175baf8baf6e74123ae04fcb2675c3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.16.0/buildx-v0.16.0.windows-arm64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.16.1/buildx-v0.16.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "41c724c95f92204a1a8575e1e79b72f4667392090133e71c571c4d2cbfeffa64" "hash": "1533b0dd26aada59b891e7c94416955ab0e3720d4930438a64df497689fc1155"
} }
}, },
"bin": "docker-buildx.exe", "bin": "docker-buildx.exe",