mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
docker-compose: Update to version 2.2.2
This commit is contained in:
parent
1654880f88
commit
2e44d599eb
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.2",
|
||||
"description": "Define and run multi-container applications with Docker",
|
||||
"homepage": "https://docs.docker.com/compose/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.1.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "4be9b3e743455ef0663d6240ca70dbd61af8a8f2bf390e0d5c912befb4e0aa85"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.2.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "77496c57449437194add809f10634fca96b9253433809446b6986e709fc8c032"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user