diff --git a/bucket/docker-buildx.json b/bucket/docker-buildx.json index ee80a7f3a9..da7dcf0e52 100644 --- a/bucket/docker-buildx.json +++ b/bucket/docker-buildx.json @@ -1,16 +1,16 @@ { - "version": "0.29.1", + "version": "0.30.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.29.1/buildx-v0.29.1.windows-amd64.exe#/docker-buildx.exe", - "hash": "3522d12875b71093a210fdc717c9b4be915d1617d41dd347e6dc3e7f2b99d784" + "url": "https://github.com/docker/buildx/releases/download/v0.30.0/buildx-v0.30.0.windows-amd64.exe#/docker-buildx.exe", + "hash": "616ddbe97ab40946ee736f0adb6c8ee58328742086af06823d2491ddae6c22ae" }, "arm64": { - "url": "https://github.com/docker/buildx/releases/download/v0.29.1/buildx-v0.29.1.windows-arm64.exe#/docker-buildx.exe", - "hash": "2e1e5a3603ef9c92cef386ea8a6ffc300854247737686c6e9af47c308dec19c8" + "url": "https://github.com/docker/buildx/releases/download/v0.30.0/buildx-v0.30.0.windows-arm64.exe#/docker-buildx.exe", + "hash": "98d1af3972b9c85a814693d937270828d61879504f4115be1a921b7f2657a591" } }, "bin": "docker-buildx.exe",