docker-buildx: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2024-06-18 20:26:01 +00:00
parent c87a7103e8
commit 15d445e089

View File

@ -1,16 +1,16 @@
{
"version": "0.15.0",
"version": "0.15.1",
"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.15.0/buildx-v0.15.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "f9285890c7d0b68ed36a07d4db062bfdc8db2059fa59a812cdbef438cfa3f774"
"url": "https://github.com/docker/buildx/releases/download/v0.15.1/buildx-v0.15.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "d28cff3df9fdbb37aa7434edb09d8befe5e90e5ef5887807569b694f25bebd33"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.15.0/buildx-v0.15.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "46299c87244d2255e50edefbbdf78cb8e68218723a35b5d16dafc19136d9973e"
"url": "https://github.com/docker/buildx/releases/download/v0.15.1/buildx-v0.15.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "09bc6cbba9d8b0a07ddfcbd700f27dd9d4c5b1336f47a2e40d3d0e3ead23ebbd"
}
},
"bin": "docker-buildx.exe",