docker-buildx: Update to version 0.19.2

This commit is contained in:
github-actions[bot] 2024-12-07 00:38:05 +00:00
parent 1b9fea53be
commit e794c8d50b

View File

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