docker-buildx: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2024-06-11 20:25:49 +00:00
parent 061a16dc90
commit da4b3a189e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.14.1", "version": "0.15.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.14.1/buildx-v0.14.1.windows-amd64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.15.0/buildx-v0.15.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "21830c62d2a43ef2568ad325c338e892f7d534e656795e1fa49f68a679ac5928" "hash": "f9285890c7d0b68ed36a07d4db062bfdc8db2059fa59a812cdbef438cfa3f774"
}, },
"arm64": { "arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.14.1/buildx-v0.14.1.windows-arm64.exe#/docker-buildx.exe", "url": "https://github.com/docker/buildx/releases/download/v0.15.0/buildx-v0.15.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "309e6722ab7dcb236cd6844493ab5787924dd7ee83055cd46ea982e37ca273f5" "hash": "46299c87244d2255e50edefbbdf78cb8e68218723a35b5d16dafc19136d9973e"
} }
}, },
"bin": "docker-buildx.exe", "bin": "docker-buildx.exe",