mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
docker-compose: Update to version 2.1.1
This commit is contained in:
parent
ede9e0edf7
commit
b0b54d108e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"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.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "1bf6c0400ebf94806052a65b8406b603e11a2e2af80e9ff6dbb32a35a9b48a25"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.1.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "4be9b3e743455ef0663d6240ca70dbd61af8a8f2bf390e0d5c912befb4e0aa85"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user