mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
docker-compose: Update to version 1.29.1
This commit is contained in:
parent
16e6a8dc48
commit
2e3b758b11
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.29.0",
|
"version": "1.29.1",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://github.com/docker/compose",
|
"homepage": "https://github.com/docker/compose",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/1.29.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/1.29.1/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "03cc2b80a4eed943d05930aaadb3980f2d0420e9fee7190228195acfa53483e8"
|
"hash": "23af7f305f2ee479e080baebe8065506e73b7a0b8c0479fd03e82c0ff6570e9d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user