docker-buildx: Update to version 0.21.1

This commit is contained in:
github-actions[bot] 2025-02-21 16:30:49 +00:00
parent c093ddda60
commit 673e73d59d

View File

@ -1,16 +1,16 @@
{
"version": "0.21.0",
"version": "0.21.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.21.0/buildx-v0.21.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "a8e63d104cfb4b1441d6eb429639851758902c6caf1ef5e3d4dfb3964683a26d"
"url": "https://github.com/docker/buildx/releases/download/v0.21.1/buildx-v0.21.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "ab3eba3acbfa6b6612690af075795254f29762efc8abace5f636b8e7628b1851"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.21.0/buildx-v0.21.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "b24940d6984d7e1c07875503e482047dc8698e9252e54f0e7fca75208745178b"
"url": "https://github.com/docker/buildx/releases/download/v0.21.1/buildx-v0.21.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "b46c97208860b6fb83e9c69ac01379a1991b1c428a0b89def443fc1972f7b3cd"
}
},
"bin": "docker-buildx.exe",