mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-buildx: Update to version 0.29.0
This commit is contained in:
parent
b52cb81141
commit
6f0bfc9134
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.0",
|
"version": "0.29.0",
|
||||||
"description": "Docker CLI plugin for extended build capabilities with BuildKit",
|
"description": "Docker CLI plugin for extended build capabilities with BuildKit",
|
||||||
"homepage": "https://github.com/docker/buildx",
|
"homepage": "https://github.com/docker/buildx",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/buildx/releases/download/v0.28.0/buildx-v0.28.0.windows-amd64.exe#/docker-buildx.exe",
|
"url": "https://github.com/docker/buildx/releases/download/v0.29.0/buildx-v0.29.0.windows-amd64.exe#/docker-buildx.exe",
|
||||||
"hash": "0e8d520269cbd3401de6fee5c5fe48d5a9750805aa0a04d5443eba6b33ba63ee"
|
"hash": "d58e5a3eeef59fff460cc2a7f3b501222ce137e6afeb4cc528c658d9363cac26"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/docker/buildx/releases/download/v0.28.0/buildx-v0.28.0.windows-arm64.exe#/docker-buildx.exe",
|
"url": "https://github.com/docker/buildx/releases/download/v0.29.0/buildx-v0.29.0.windows-arm64.exe#/docker-buildx.exe",
|
||||||
"hash": "a110ebbf2379bcfbf72d533c283a133a44ffed14090279494ea74290291567d6"
|
"hash": "eb71e15ea22eea5152d1d72a999224baa4f65f4d2ee5845ea0c4fa1119dfc3ed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-buildx.exe",
|
"bin": "docker-buildx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user