diff --git a/docker.json b/docker.json index 0494c94ca2..aabc9a7af7 100644 --- a/docker.json +++ b/docker.json @@ -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",