docker 1.12.6

This commit is contained in:
Stéphane Este-Gracias 2017-01-11 02:14:06 +00:00
parent 29108900ec
commit 27e48cb418

View File

@ -1,14 +1,14 @@
{ {
"version": "1.12.5", "version": "1.12.6",
"license": "https://github.com/docker/docker/blob/master/LICENSE", "license": "https://github.com/docker/docker/blob/master/LICENSE",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.docker.com/builds/Windows/x86_64/docker-1.12.5.zip", "url": "https://get.docker.com/builds/Windows/x86_64/docker-1.12.6.zip",
"hash": "377f421b87ad768a24088b9ea9ba88222aaad1714994a17a113b10890e24bd88" "hash": "7e17ce27482014d2a006fc2fbafabb257f0155e218fc9bc48ed14619b270a0d9"
}, },
"32bit": { "32bit": {
"url": "https://get.docker.com/builds/Windows/i386/docker-1.12.5.zip", "url": "https://get.docker.com/builds/Windows/i386/docker-1.12.6.zip",
"hash": "179e67d1bc01914e75bf0c8e608cd6d1874bd0056f949e29c80cc8ccccef2b2b" "hash": "3a7a05f9dab354b2b773b2a72c471f7bb38b1801937852aa53509b6cbefae5e1"
} }
}, },
"homepage": "https://docker.com", "homepage": "https://docker.com",