diff --git a/bucket/docker-buildx.json b/bucket/docker-buildx.json index 29783af2d2..f1dff697a0 100644 --- a/bucket/docker-buildx.json +++ b/bucket/docker-buildx.json @@ -1,16 +1,16 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/buildx-v0.23.0.windows-amd64.exe#/docker-buildx.exe", - "hash": "ba6f6ac5abbbf2e9a222fc0332b9f101f0709ced48cecb25147ddb3d143067c0" + "url": "https://github.com/docker/buildx/releases/download/v0.24.0/buildx-v0.24.0.windows-amd64.exe#/docker-buildx.exe", + "hash": "8dec102c8eb14f434707cc05a8f0e366c090ded6ad74d9c5f8a64a9c0b766140" }, "arm64": { - "url": "https://github.com/docker/buildx/releases/download/v0.23.0/buildx-v0.23.0.windows-arm64.exe#/docker-buildx.exe", - "hash": "ad405e9c287d2f58f178823fdf7cc79ed63b3b70129e9082a7cb702639bd80f6" + "url": "https://github.com/docker/buildx/releases/download/v0.24.0/buildx-v0.24.0.windows-arm64.exe#/docker-buildx.exe", + "hash": "fc0cd1fa1594ad6e0fc907a6f00b618ede1a3958ccc4ddf324dea3500946e046" } }, "bin": "docker-buildx.exe",