mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-buildx: Update to version 0.16.2
This commit is contained in:
parent
8810b70ebc
commit
7f418d7b69
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.16.1",
|
||||
"version": "0.16.2",
|
||||
"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.16.1/buildx-v0.16.1.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "34b8bd302364e9df99ebcd86658eae6ade175baf8baf6e74123ae04fcb2675c3"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "0ee1234dc4bec883f9407211ae386052c45d13cf9052329f8aece8358cff5e9c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.16.1/buildx-v0.16.1.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "1533b0dd26aada59b891e7c94416955ab0e3720d4930438a64df497689fc1155"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "2a79b06bbe0f557e271cb10182d4bcb54c7af68b8e2375ee9b67053b892cab5a"
|
||||
}
|
||||
},
|
||||
"bin": "docker-buildx.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user