docker-buildx: Update to version 0.26.1

This commit is contained in:
github-actions[bot] 2025-07-22 16:30:24 +00:00
parent 1f7ce00734
commit 8d85ab06a6

View File

@ -1,16 +1,16 @@
{
"version": "0.26.0",
"version": "0.26.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.26.0/buildx-v0.26.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "af36273e6268fbedd9d86755d613309682eee6780c6dba237a429c571faab985"
"url": "https://github.com/docker/buildx/releases/download/v0.26.1/buildx-v0.26.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "7920bc77bdcad5d6bfb02e530ed67b8dfa550b77ae79e080ac4ee9424a75acea"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.26.0/buildx-v0.26.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "16563d4a0aef32e8550548795933704e65b979cdd506d6e540280e87c3d5b6c1"
"url": "https://github.com/docker/buildx/releases/download/v0.26.1/buildx-v0.26.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "caef69c5a6f12ed819a9e6e4d7ed948f89dc0bdeb9035534c280e93faddb920a"
}
},
"bin": "docker-buildx.exe",