mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
docker-buildx: Update to version 0.17.1
This commit is contained in:
parent
faf6731ba1
commit
5a1fef89ea
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.17.0",
|
||||
"version": "0.17.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.17.0/buildx-v0.17.0.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "2bee3541fd1ed077d5f59141085f59345d0d0380d5749724e7088a3f02a113ca"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.17.1/buildx-v0.17.1.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "8751c926b953edf6dd9c7db0b01e567033c407e85bb5f21d559199e2553a07cc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "54724d64ae306e827fc4e64e0c91d1601ec8d0737577ce0ce76b04747366c5bd"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.17.1/buildx-v0.17.1.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "e9c302fb36d16ba8df5488f536a66966f807c4342efc59f5b669d31cd0370d67"
|
||||
}
|
||||
},
|
||||
"bin": "docker-buildx.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user