docker-buildx: Update to version 0.31.1

This commit is contained in:
github-actions[bot] 2026-01-29 04:50:53 +00:00
parent 08d2ee1d2d
commit a34064bd93

View File

@ -1,16 +1,16 @@
{
"version": "0.31.0",
"version": "0.31.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.31.0/buildx-v0.31.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "4718e18d07e96b87c21ad7a025d21ac1b5d2caf91448c864623dbd2f778fd192"
"url": "https://github.com/docker/buildx/releases/download/v0.31.1/buildx-v0.31.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "b49832d4ac46bde05006f7ad3506b9d5060b60e5c566545d8e10c1a80df08a4a"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.31.0/buildx-v0.31.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "a261a1a5c1fedcc937c7db96234bab0ad0e7e0d5578815520b574dcb505e76d3"
"url": "https://github.com/docker/buildx/releases/download/v0.31.1/buildx-v0.31.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "531578169b3bc7fade2305afbbe0f6baf22bbed14cea2cf7f21f3db9dfcd4d15"
}
},
"bin": "docker-buildx.exe",