mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 1.29.2
This commit is contained in:
parent
7d1bf312b6
commit
5d15112517
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.29.1",
|
||||
"version": "1.29.2",
|
||||
"description": "Define and run multi-container applications with Docker",
|
||||
"homepage": "https://github.com/docker/compose",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/1.29.1/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "23af7f305f2ee479e080baebe8065506e73b7a0b8c0479fd03e82c0ff6570e9d"
|
||||
"url": "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "94c3c634e21532eb9783057eac5235ca44b3e14a4c34e73d7eb6b94a2544cc12"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user