docker-buildx: Update to version 0.30.1

This commit is contained in:
github-actions[bot] 2025-11-17 20:30:46 +00:00
parent 517fbd2a58
commit ebe0087197

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.0", "version": "0.30.1",
"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.30.0/buildx-v0.30.0.windows-amd64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.30.1/buildx-v0.30.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "616ddbe97ab40946ee736f0adb6c8ee58328742086af06823d2491ddae6c22ae" "hash": "3c48e2da717c55518cf22a5b372f48f54cf3a58c9fae675b818a3311775e1b71"
}, },
"arm64": { "arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.30.0/buildx-v0.30.0.windows-arm64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.30.1/buildx-v0.30.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "98d1af3972b9c85a814693d937270828d61879504f4115be1a921b7f2657a591" "hash": "a5270fa6b53604cdc510300e9752e1e15afdfba7b2cea2aea5b6d4b609034e74"
} }
}, },
"bin": "docker-buildx.exe", "bin": "docker-buildx.exe",