docker-buildx: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2024-07-11 20:25:34 +00:00
parent 56df08a6ac
commit 593bcbb62c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.15.1", "version": "0.16.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.15.1/buildx-v0.15.1.windows-amd64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.16.0/buildx-v0.16.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "d28cff3df9fdbb37aa7434edb09d8befe5e90e5ef5887807569b694f25bebd33" "hash": "6521f85836e4bdc1347b38b9de32268ac09987e2c1ea0e424b0e07632ab61025"
}, },
"arm64": { "arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.15.1/buildx-v0.15.1.windows-arm64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.16.0/buildx-v0.16.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "09bc6cbba9d8b0a07ddfcbd700f27dd9d4c5b1336f47a2e40d3d0e3ead23ebbd" "hash": "41c724c95f92204a1a8575e1e79b72f4667392090133e71c571c4d2cbfeffa64"
} }
}, },
"bin": "docker-buildx.exe", "bin": "docker-buildx.exe",