mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
docker-buildx: Update to version 0.16.0
This commit is contained in:
parent
56df08a6ac
commit
593bcbb62c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.15.1",
|
||||
"version": "0.16.0",
|
||||
"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.15.1/buildx-v0.15.1.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "d28cff3df9fdbb37aa7434edb09d8befe5e90e5ef5887807569b694f25bebd33"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.16.0/buildx-v0.16.0.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "6521f85836e4bdc1347b38b9de32268ac09987e2c1ea0e424b0e07632ab61025"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.15.1/buildx-v0.15.1.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "09bc6cbba9d8b0a07ddfcbd700f27dd9d4c5b1336f47a2e40d3d0e3ead23ebbd"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.16.0/buildx-v0.16.0.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "41c724c95f92204a1a8575e1e79b72f4667392090133e71c571c4d2cbfeffa64"
|
||||
}
|
||||
},
|
||||
"bin": "docker-buildx.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user