docker 1.12.3 (#1099)

This commit is contained in:
Stéphane Este-Gracias 2016-10-27 23:13:38 +02:00 committed by Luke Sampson
parent d9f36bbe07
commit b82e1ef2d1

View File

@ -1,14 +1,14 @@
{
"version": "1.12.2",
"version": "1.12.3",
"license": "https://github.com/docker/docker/blob/master/LICENSE",
"architecture": {
"64bit": {
"url": "https://get.docker.com/builds/Windows/x86_64/docker-1.12.2.zip",
"hash": "78f06c4b9615b71e917c0c117e22155485f053d76998a9e4342292e00cff8534"
"url": "https://get.docker.com/builds/Windows/x86_64/docker-1.12.3.zip",
"hash": "b38f4695962783e06a9ee1e827b02fc80c54aad4779e7f0b26ee21c39c26a8e1"
},
"32bit": {
"url": "https://get.docker.com/builds/Windows/i386/docker-1.12.2.zip",
"hash": "f4a117bc0021b9a6a0f458c27cc1b6968dddabd074390600f38c707e8dc57c69"
"url": "https://get.docker.com/builds/Windows/i386/docker-1.12.3.zip",
"hash": "17bfdba70b3d9d4b5db512c532059ea30083e73a7462e8f40aef4c16022ab1ff"
}
},
"homepage": "https://docker.com",