docker-buildx: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2025-09-04 00:36:52 +00:00
parent a4d1284dcb
commit b85ceaab2c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.27.0", "version": "0.28.0",
"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.27.0/buildx-v0.27.0.windows-amd64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.28.0/buildx-v0.28.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "1e89de288c9897990220d2ee695b50956d42a3a0792c0b070e9fee7711b9f896" "hash": "0e8d520269cbd3401de6fee5c5fe48d5a9750805aa0a04d5443eba6b33ba63ee"
}, },
"arm64": { "arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.27.0/buildx-v0.27.0.windows-arm64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.28.0/buildx-v0.28.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "a8daac42e59fafe054aa4da57168775ca3f6548f33e00162c57a323d8500c9fb" "hash": "a110ebbf2379bcfbf72d533c283a133a44ffed14090279494ea74290291567d6"
} }
}, },
"bin": "docker-buildx.exe", "bin": "docker-buildx.exe",