Docker Compose 1.6.0

This commit is contained in:
Keiichi Shimamura 2016-02-05 00:41:59 -05:00
parent 49d85ef335
commit 973b58b42e

View File

@ -1,10 +1,10 @@
{
"version": "1.5.2",
"version": "1.6.0",
"license": "https://github.com/docker/compose/blob/master/LICENSE",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/1.5.2/docker-compose-Windows-x86_64.exe",
"hash": "77c32fcc66c85b11a127df4d30ea6669785cb495e3692d85bdbe458521f5f776"
"url": "https://github.com/docker/compose/releases/download/1.6.0/docker-compose-Windows-x86_64.exe",
"hash": "ce02d15e3bbc247be75969f746e7cd142547b1079c8f0f8d2b85c5af3ecdcd32"
}
},
"homepage": "https://docker.com",