docker-buildx: Update to version 0.16.2

This commit is contained in:
github-actions[bot] 2024-07-25 16:29:36 +00:00
parent 8810b70ebc
commit 7f418d7b69

View File

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