Update docker-machine to version 0.13.0

This commit is contained in:
Richard Kuhnt 2017-10-19 00:00:17 +00:00
parent 4f25655079
commit 0fbc96ea04

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/docker/machine", "homepage": "https://github.com/docker/machine",
"version": "0.12.2", "version": "0.13.0",
"license": "Apache", "license": "Apache",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/machine/releases/download/v0.12.2/docker-machine-Windows-x86_64.exe#/docker-machine.exe", "url": "https://github.com/docker/machine/releases/download/v0.13.0/docker-machine-Windows-x86_64.exe#/docker-machine.exe",
"hash": "f99f200de796a4b3b01eab4bd71a461faec792776d74fbc7727e77729bb32ae3" "hash": "ec304126dac48873e5f52c0df0d8333be4bd653a37ba1cf78793da0e858db9e3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/docker/machine/releases/download/v0.12.2/docker-machine-Windows-i386.exe#/docker-machine.exe", "url": "https://github.com/docker/machine/releases/download/v0.13.0/docker-machine-Windows-i386.exe#/docker-machine.exe",
"hash": "52b1d057d76bbb4407f65c2e05dd7ff85a42dfae9c208f122b08f33ef784ae59" "hash": "564c57e251ffa61fb6d03157f67a8c3cc10ecaaf592e589aca9307b6357561fc"
} }
}, },
"bin": [ "bin": [