mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-machine 0.8.2 (#1043)
This commit is contained in:
parent
8d195b7019
commit
d0310e2985
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://github.com/docker/machine",
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.2",
|
||||
"license": "Apache",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.8.1/docker-machine-Windows-x86_64.exe",
|
||||
"hash": "88effdc0ced213302e1887284eaaaabca76ef515aee1e051a217d8978dcbceb9"
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.8.2/docker-machine-Windows-x86_64.exe",
|
||||
"hash": "68fabc3ad5e40e2c3d838ca3b8a8bf75efa3d5ecc8915ca5d714e2e49fd72786"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.8.1/docker-machine-Windows-i386.exe",
|
||||
"hash": "8b8ff258b1cec7b94f28281525e191a5668deee9a9a7996814a7ed2e6c50fc67"
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.8.2/docker-machine-Windows-i386.exe",
|
||||
"hash": "b98787c779b7d711b4ca3408cbf145d8c429f2c9717c88d7d4cb8b2339702401"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-machine-*.exe)[0] $dir\\docker-machine.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user