mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
docker-buildx: Update to version 0.19.1
This commit is contained in:
parent
037a5ccec5
commit
7ff9c19abe
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.19.0",
|
||||
"version": "0.19.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.19.0/buildx-v0.19.0.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "516d652b16699f31f810b81eef34a464acadab12e6285b1d7f582fcf94ca2f47"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.19.1/buildx-v0.19.1.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "62c0ac3c49debde197ff855dbcd752829f4f31042336a42ba4033a43ec7a7ef2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.19.0/buildx-v0.19.0.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "e757eadc4aeb21ef30a3c6d176c75b471a94863e58d209533df29a178830f1a9"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.19.1/buildx-v0.19.1.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "17e5d2ba6e49b3a3ffe993eb9d449db65dd6e88af0284b51fdb4a9a7e4132deb"
|
||||
}
|
||||
},
|
||||
"bin": "docker-buildx.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user