mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
docker-buildx: Update to version 0.29.1
This commit is contained in:
parent
c321388177
commit
c04e6405b1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.29.0",
|
||||
"version": "0.29.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.29.0/buildx-v0.29.0.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "d58e5a3eeef59fff460cc2a7f3b501222ce137e6afeb4cc528c658d9363cac26"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.29.1/buildx-v0.29.1.windows-amd64.exe#/docker-buildx.exe",
|
||||
"hash": "3522d12875b71093a210fdc717c9b4be915d1617d41dd347e6dc3e7f2b99d784"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.29.0/buildx-v0.29.0.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "eb71e15ea22eea5152d1d72a999224baa4f65f4d2ee5845ea0c4fa1119dfc3ed"
|
||||
"url": "https://github.com/docker/buildx/releases/download/v0.29.1/buildx-v0.29.1.windows-arm64.exe#/docker-buildx.exe",
|
||||
"hash": "2e1e5a3603ef9c92cef386ea8a6ffc300854247737686c6e9af47c308dec19c8"
|
||||
}
|
||||
},
|
||||
"bin": "docker-buildx.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user