mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
docker-buildx: Update to version 0.14.0
This commit is contained in:
parent
9b55c84293
commit
0381b258aa
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.1",
|
"version": "0.14.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.13.1/buildx-v0.13.1.windows-amd64.exe#/docker-buildx.exe",
|
"url": "https://github.com/docker/buildx/releases/download/v0.14.0/buildx-v0.14.0.windows-amd64.exe#/docker-buildx.exe",
|
||||||
"hash": "6b113e84cbc3cd645646aa82f00a7f7d3737cc10375b4341e0aca0de0c997c75"
|
"hash": "d43f5008431fb4ffd438d14ea686ed0f9c7ef101f2dfd1f84a5670979aeb39a8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/docker/buildx/releases/download/v0.13.1/buildx-v0.13.1.windows-arm64.exe#/docker-buildx.exe",
|
"url": "https://github.com/docker/buildx/releases/download/v0.14.0/buildx-v0.14.0.windows-arm64.exe#/docker-buildx.exe",
|
||||||
"hash": "3b6b93c1798dd6573fc63dac31f1f18ecfda4ee2ba78be147d5e8d090160b8d9"
|
"hash": "45999b08c6c50afcda184b29da797b35e5984abfb6547e075be6cf56321cf63f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-buildx.exe",
|
"bin": "docker-buildx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user