docker-buildx: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2024-03-12 20:25:38 +00:00
parent a5ef32e390
commit 153dd3f4fd

View File

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