docker-buildx: Update to version 0.19.3

This commit is contained in:
github-actions[bot] 2024-12-17 16:31:48 +00:00
parent 64b307660e
commit 14b2792514

View File

@ -1,16 +1,16 @@
{ {
"version": "0.19.2", "version": "0.19.3",
"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.19.2/buildx-v0.19.2.windows-amd64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.windows-amd64.exe#/docker-buildx.exe",
"hash": "6b13e5bdd8a40548886b69cc94716ff2f9a06db513983a0f158f80a3f2486432" "hash": "fc24c33d547764ffc67ed430f5561c4d1bcbbee73df47648668331fa1cc2f289"
}, },
"arm64": { "arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.19.2/buildx-v0.19.2.windows-arm64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.windows-arm64.exe#/docker-buildx.exe",
"hash": "bb6b48d26f571600f1ab764772319fd174c7b50560cdc050055fe2e97388ae76" "hash": "f799675f89cdff20c76bc0b17953045df2cea47d09613779c4bcfd63ebee7bd9"
} }
}, },
"bin": "docker-buildx.exe", "bin": "docker-buildx.exe",