docker-compose 1.8.0 (#970)

This commit is contained in:
Stéphane Este-Gracias 2016-07-28 13:13:14 +02:00 committed by Luke Sampson
parent a60c0534e5
commit 5ca524426b

View File

@ -1,11 +1,11 @@
{
"homepage": "https://github.com/docker/compose",
"version": "1.7.1",
"version": "1.8.0",
"license": "Apache",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/1.7.1/docker-compose-Windows-x86_64.exe",
"hash": "3ff1e8f087a95a9b74ee8a7ab6898311bda570ed8015e7b1d1285d22b45ad05b"
"url": "https://github.com/docker/compose/releases/download/1.8.0/docker-compose-Windows-x86_64.exe",
"hash": "20a23f5fae58a0204fe93f02aa7ea24abc767e206d7707a162fd520aadacf17d"
}
},
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-compose-*.exe)[0] $dir\\docker-compose.exe",