docker-buildx: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2025-01-20 20:26:54 +00:00
parent d340641e45
commit f5de1f701c

View File

@ -1,16 +1,16 @@
{
"version": "0.19.3",
"version": "0.20.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.19.3/buildx-v0.19.3.windows-amd64.exe#/docker-buildx.exe",
"hash": "fc24c33d547764ffc67ed430f5561c4d1bcbbee73df47648668331fa1cc2f289"
"url": "https://github.com/docker/buildx/releases/download/v0.20.0/buildx-v0.20.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "61123c807345d35525bc242bb182526cb0c10310eaf107bbcc97695be528c141"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.windows-arm64.exe#/docker-buildx.exe",
"hash": "f799675f89cdff20c76bc0b17953045df2cea47d09613779c4bcfd63ebee7bd9"
"url": "https://github.com/docker/buildx/releases/download/v0.20.0/buildx-v0.20.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "ec0cbf810ff5fc1a20b0a973b314cd56e85c6a9454df0dd3a4c1879dab8cf427"
}
},
"bin": "docker-buildx.exe",