diff --git a/bucket/docker-buildx.json b/bucket/docker-buildx.json index ca1df59c2c..b0f6687e3b 100644 --- a/bucket/docker-buildx.json +++ b/bucket/docker-buildx.json @@ -1,16 +1,16 @@ { - "version": "0.21.3", + "version": "0.22.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.21.3/buildx-v0.21.3.windows-amd64.exe#/docker-buildx.exe", - "hash": "f9ccbfaf42c68e61833f7031e0bdb4b71931cf5ef54d132b39f9faccda02ec7c" + "url": "https://github.com/docker/buildx/releases/download/v0.22.0/buildx-v0.22.0.windows-amd64.exe#/docker-buildx.exe", + "hash": "446acafb777dc8e8b458a56ce5af3c216260e5170a3e89382b8e4b1dd5853778" }, "arm64": { - "url": "https://github.com/docker/buildx/releases/download/v0.21.3/buildx-v0.21.3.windows-arm64.exe#/docker-buildx.exe", - "hash": "62adf60e2fc1511680b3e71c1a49a0e38d6b551ae8fab1c677271b4d999e6537" + "url": "https://github.com/docker/buildx/releases/download/v0.22.0/buildx-v0.22.0.windows-arm64.exe#/docker-buildx.exe", + "hash": "615e63b3cdcecc3d98ae112114017bbcf2ed9dc0024d7625a4b7dbd5469e7490" } }, "bin": "docker-buildx.exe",