docker-buildx: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2024-09-10 20:27:19 +00:00
parent a07b79defb
commit 3d690c8550

View File

@ -1,16 +1,16 @@
{
"version": "0.16.2",
"version": "0.17.0",
"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.2/buildx-v0.16.2.windows-amd64.exe#/docker-buildx.exe",
"hash": "0ee1234dc4bec883f9407211ae386052c45d13cf9052329f8aece8358cff5e9c"
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "2bee3541fd1ed077d5f59141085f59345d0d0380d5749724e7088a3f02a113ca"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.windows-arm64.exe#/docker-buildx.exe",
"hash": "2a79b06bbe0f557e271cb10182d4bcb54c7af68b8e2375ee9b67053b892cab5a"
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "54724d64ae306e827fc4e64e0c91d1601ec8d0737577ce0ce76b04747366c5bd"
}
},
"bin": "docker-buildx.exe",