docker-buildx: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2024-04-18 21:06:10 +00:00
parent 9b55c84293
commit 0381b258aa

View File

@ -1,16 +1,16 @@
{
"version": "0.13.1",
"version": "0.14.0",
"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.13.1/buildx-v0.13.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "6b113e84cbc3cd645646aa82f00a7f7d3737cc10375b4341e0aca0de0c997c75"
"url": "https://github.com/docker/buildx/releases/download/v0.14.0/buildx-v0.14.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "d43f5008431fb4ffd438d14ea686ed0f9c7ef101f2dfd1f84a5670979aeb39a8"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.13.1/buildx-v0.13.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "3b6b93c1798dd6573fc63dac31f1f18ecfda4ee2ba78be147d5e8d090160b8d9"
"url": "https://github.com/docker/buildx/releases/download/v0.14.0/buildx-v0.14.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "45999b08c6c50afcda184b29da797b35e5984abfb6547e075be6cf56321cf63f"
}
},
"bin": "docker-buildx.exe",