mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
docker-machine: Add version 0.16.2 (#4063)
This commit is contained in:
parent
af10e13453
commit
791316a23e
13
bucket/docker-machine.json
Normal file
13
bucket/docker-machine.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": "0.16.2",
|
||||
"description": "Docker Machine lets you create Docker hosts on your computer, on cloud providers, and inside your own data center. It creates servers, installs Docker on them, then configures the Docker client to talk to them.",
|
||||
"homepage": "https://github.com/docker/machine",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.16.2/docker-machine-Windows-x86_64.exe#/docker-machine.exe",
|
||||
"hash": "dcf774857069749b5d973f85b15d926544a7c5556c3478c45b4f35cf86494130"
|
||||
}
|
||||
},
|
||||
"bin": "docker-machine.exe"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user