docker-buildx: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2025-10-03 16:30:26 +00:00
parent c321388177
commit c04e6405b1

View File

@ -1,16 +1,16 @@
{
"version": "0.29.0",
"version": "0.29.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.29.0/buildx-v0.29.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "d58e5a3eeef59fff460cc2a7f3b501222ce137e6afeb4cc528c658d9363cac26"
"url": "https://github.com/docker/buildx/releases/download/v0.29.1/buildx-v0.29.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "3522d12875b71093a210fdc717c9b4be915d1617d41dd347e6dc3e7f2b99d784"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.29.0/buildx-v0.29.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "eb71e15ea22eea5152d1d72a999224baa4f65f4d2ee5845ea0c4fa1119dfc3ed"
"url": "https://github.com/docker/buildx/releases/download/v0.29.1/buildx-v0.29.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "2e1e5a3603ef9c92cef386ea8a6ffc300854247737686c6e9af47c308dec19c8"
}
},
"bin": "docker-buildx.exe",