mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-buildx: Update to version 0.14.1
This commit is contained in:
parent
46d139c98f
commit
58c2cfc8bb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.14.0",
|
||||
"version": "0.14.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.14.0/buildx-v0.14.0.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "d43f5008431fb4ffd438d14ea686ed0f9c7ef101f2dfd1f84a5670979aeb39a8"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.14.1/buildx-v0.14.1.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "21830c62d2a43ef2568ad325c338e892f7d534e656795e1fa49f68a679ac5928"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.14.0/buildx-v0.14.0.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "45999b08c6c50afcda184b29da797b35e5984abfb6547e075be6cf56321cf63f"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.14.1/buildx-v0.14.1.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "309e6722ab7dcb236cd6844493ab5787924dd7ee83055cd46ea982e37ca273f5"
|
||||
}
|
||||
},
|
||||
"bin": "docker-buildx.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user