docker-buildx: Update to version 0.20.1

This commit is contained in:
github-actions[bot] 2025-01-23 00:35:13 +00:00
parent b855b6868e
commit e2daff4c16

View File

@ -1,16 +1,16 @@
{ {
"version": "0.20.0", "version": "0.20.1",
"description": "Docker CLI plugin for extended build capabilities with BuildKit", "description": "Docker CLI plugin for extended build capabilities with BuildKit",
"homepage": "https://github.com/docker/buildx", "homepage": "https://github.com/docker/buildx",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/buildx/releases/download/v0.20.0/buildx-v0.20.0.windows-amd64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.20.1/buildx-v0.20.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "61123c807345d35525bc242bb182526cb0c10310eaf107bbcc97695be528c141" "hash": "39f53ec70c6ce37beca6898809e8eb89a77a1651be35ea50b51629c7a5d3b1f2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.20.0/buildx-v0.20.0.windows-arm64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.20.1/buildx-v0.20.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "ec0cbf810ff5fc1a20b0a973b314cd56e85c6a9454df0dd3a4c1879dab8cf427" "hash": "ecb7728e38a91c712e0d5cbefbc9aebf0fefe0581136d8859b2f0e70403f87ef"
} }
}, },
"bin": "docker-buildx.exe", "bin": "docker-buildx.exe",