mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
19 lines
662 B
JSON
19 lines
662 B
JSON
{
|
|
"homepage": "https://github.com/docker/machine",
|
|
"version": "0.5.0",
|
|
"license": "Apache",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/docker/machine/releases/download/v0.5.0/docker-machine_windows-amd64.zip",
|
|
"hash": "fd236a3fea82e240d5a5daaeee5c1ed29c6ac1805c98ce23f2281240c6815b51"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/docker/machine/releases/download/v0.5.0/docker-machine_windows-386.zip",
|
|
"hash": "383213419f4a8fc13e32f946f91370855c71bf84cc9f93b1d172462fd2c396a6"
|
|
}
|
|
},
|
|
"bin": [
|
|
["docker-machine.exe", "docker-machine"]
|
|
]
|
|
}
|