diff --git a/bucket/docker-buildx.json b/bucket/docker-buildx.json index efbdd02e85..db124f3757 100644 --- a/bucket/docker-buildx.json +++ b/bucket/docker-buildx.json @@ -1,16 +1,16 @@ { - "version": "0.12.0", + "version": "0.12.1", "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.12.0/buildx-v0.12.0.windows-amd64.exe#/docker-buildx.exe", - "hash": "dcf01329368381fae8c24b494186a30d2f1c4adb4bef7a0410b4803e5bb1c352" + "url": "https://github.com/docker/buildx/releases/download/v0.12.1/buildx-v0.12.1.windows-amd64.exe#/docker-buildx.exe", + "hash": "0ff0853a09960ff8f454d5db7253d5d935f5538856ea4985a276cbd1b28a96a5" }, "arm64": { - "url": "https://github.com/docker/buildx/releases/download/v0.12.0/buildx-v0.12.0.windows-arm64.exe#/docker-buildx.exe", - "hash": "3ace30ecc39b214f80d92c7750c5fc51510ca0eee234aa015d89929c531a22d3" + "url": "https://github.com/docker/buildx/releases/download/v0.12.1/buildx-v0.12.1.windows-arm64.exe#/docker-buildx.exe", + "hash": "1eecfbd9a840b3bbd0b08fc83bb0a62bf40c67c4314cd0117117604b9b0255a1" } }, "bin": "docker-buildx.exe",