docker-buildx: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2024-03-06 00:33:19 +00:00
parent 21b0608d3b
commit de53be8056

View File

@ -1,16 +1,16 @@
{
"version": "0.12.1",
"version": "0.13.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.12.1/buildx-v0.12.1.windows-amd64.exe#/docker-buildx.exe",
"hash": "0ff0853a09960ff8f454d5db7253d5d935f5538856ea4985a276cbd1b28a96a5"
"url": "https://github.com/docker/buildx/releases/download/v0.13.0/buildx-v0.13.0.windows-amd64.exe#/docker-buildx.exe",
"hash": "001dd8c707862d7c7a7bc17ebb024922ee304bddad1bca11da5b3b3ff18effa6"
},
"arm64": {
"url": "https://github.com/docker/buildx/releases/download/v0.12.1/buildx-v0.12.1.windows-arm64.exe#/docker-buildx.exe",
"hash": "1eecfbd9a840b3bbd0b08fc83bb0a62bf40c67c4314cd0117117604b9b0255a1"
"url": "https://github.com/docker/buildx/releases/download/v0.13.0/buildx-v0.13.0.windows-arm64.exe#/docker-buildx.exe",
"hash": "b12d30528423c9bdef06b06b42078d1d62bf9bc09a705697d18e5928be233170"
}
},
"bin": "docker-buildx.exe",