mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
docker-buildx: Update to version 0.12.1
This commit is contained in:
parent
5a045d59a8
commit
6aed90744b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.12.0",
|
||||
"version": "0.12.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.12.0/buildx-v0.12.0.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "dcf01329368381fae8c24b494186a30d2f1c4adb4bef7a0410b4803e5bb1c352"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.12.1/buildx-v0.12.1.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "0ff0853a09960ff8f454d5db7253d5d935f5538856ea4985a276cbd1b28a96a5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.12.0/buildx-v0.12.0.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "3ace30ecc39b214f80d92c7750c5fc51510ca0eee234aa015d89929c531a22d3"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.12.1/buildx-v0.12.1.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "1eecfbd9a840b3bbd0b08fc83bb0a62bf40c67c4314cd0117117604b9b0255a1"
|
||||
}
|
||||
},
|
||||
"bin": "docker-buildx.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user