docker-buildx: Update to version 0.21.2

This commit is contained in:
github-actions[bot] 2025-03-03 20:29:08 +00:00
parent 2c2f71c1b7
commit ef2ef55803

View File

@ -1,16 +1,16 @@
{
"version": "0.21.1",
"version": "0.21.2",
"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.1/buildx-v0.21.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "ab3eba3acbfa6b6612690af075795254f29762efc8abace5f636b8e7628b1851"
"url": "https://github.com/docker/buildx/releases/download/v0.21.2/buildx-v0.21.2.windows-amd64.exe#/docker-buildx.exe",
"hash": "480d8f92cbb58a9c25227b070de90f0d24531f6a82be1f18b55950714ad52f15"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.21.1/buildx-v0.21.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "b46c97208860b6fb83e9c69ac01379a1991b1c428a0b89def443fc1972f7b3cd"
"url": "https://github.com/docker/buildx/releases/download/v0.21.2/buildx-v0.21.2.windows-arm64.exe#/docker-buildx.exe",
"hash": "cae4755308510e16e2c48c74152c1135612cfa981f72a6cd69df118d9b35232a"
}
},
"bin": "docker-buildx.exe",