mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
docker-buildx: Update to version 0.30.0
This commit is contained in:
parent
3b84b2ede4
commit
31540f457d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.1",
|
"version": "0.30.0",
|
||||||
"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.29.1/buildx-v0.29.1.windows-amd64.exe#/docker-buildx.exe",
|
"url": "https://github.com/docker/buildx/releases/download/v0.30.0/buildx-v0.30.0.windows-amd64.exe#/docker-buildx.exe",
|
||||||
"hash": "3522d12875b71093a210fdc717c9b4be915d1617d41dd347e6dc3e7f2b99d784"
|
"hash": "616ddbe97ab40946ee736f0adb6c8ee58328742086af06823d2491ddae6c22ae"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/docker/buildx/releases/download/v0.29.1/buildx-v0.29.1.windows-arm64.exe#/docker-buildx.exe",
|
"url": "https://github.com/docker/buildx/releases/download/v0.30.0/buildx-v0.30.0.windows-arm64.exe#/docker-buildx.exe",
|
||||||
"hash": "2e1e5a3603ef9c92cef386ea8a6ffc300854247737686c6e9af47c308dec19c8"
|
"hash": "98d1af3972b9c85a814693d937270828d61879504f4115be1a921b7f2657a591"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-buildx.exe",
|
"bin": "docker-buildx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user