Update docker-machine to version 0.12.2

This commit is contained in:
Richard Kuhnt 2017-07-13 01:01:55 +00:00
parent 1993bce9c0
commit dec1055344

View File

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