docker 1.11.1 (#802)

This commit is contained in:
Stéphane Este-Gracias 2016-04-27 14:24:58 +02:00 committed by Luke Sampson
parent 8d03345367
commit 0823487894

View File

@ -1,14 +1,14 @@
{
"version": "1.11.0",
"version": "1.11.1",
"license": "https://github.com/docker/docker/blob/master/LICENSE",
"architecture": {
"64bit": {
"url": "https://get.docker.com/builds/Windows/x86_64/docker-1.11.0.zip",
"hash": "d87ae31708b94b92e335702baed153fb80fed6c15f7161268ae61a939c448dfc"
"url": "https://get.docker.com/builds/Windows/x86_64/docker-1.11.1.zip",
"hash": "83cdfbbb17bb0b06428795f169ca03462954e4f9336168adc1cf3acfdc068faa"
},
"32bit": {
"url": "https://get.docker.com/builds/Windows/i386/docker-1.11.0.zip",
"hash": "3d1d6742f4ff41ac3f3bdbd6f112af3fce6faebc18b4726d5f41278600bcc574"
"url": "https://get.docker.com/builds/Windows/i386/docker-1.11.1.zip",
"hash": "09719eb0d4d1e7b6f76ca7c18df298c66fdc0051a527fba20ffda0ab6fb27571"
}
},
"homepage": "https://docker.com",