mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
docker-buildx: Update to version 0.19.3
This commit is contained in:
parent
64b307660e
commit
14b2792514
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.19.2",
|
||||
"version": "0.19.3",
|
||||
"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.19.2/buildx-v0.19.2.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "6b13e5bdd8a40548886b69cc94716ff2f9a06db513983a0f158f80a3f2486432"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "fc24c33d547764ffc67ed430f5561c4d1bcbbee73df47648668331fa1cc2f289"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.19.2/buildx-v0.19.2.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "bb6b48d26f571600f1ab764772319fd174c7b50560cdc050055fe2e97388ae76"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "f799675f89cdff20c76bc0b17953045df2cea47d09613779c4bcfd63ebee7bd9"
|
||||
}
|
||||
},
|
||||
"bin": "docker-buildx.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user