Merge pull request #677 from sakai135/patch-22

Docker Compose 1.6.0
This commit is contained in:
Luke Sampson 2016-02-05 15:58:29 +10:00
commit 6f5f346d94

View File

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