mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Docker Machine 0.4.0
This commit is contained in:
parent
9e567b9c86
commit
ca6243cefd
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://github.com/docker/machine",
|
||||
"version": "0.3.1",
|
||||
"version": "0.4.0",
|
||||
"license": "Apache",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.3.1/docker-machine_windows-amd64.exe",
|
||||
"hash": "212cfb8be9d0c7f3ed285ba28e906744108d386ce81f151af2ef55b1d2a27ddb"
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.4.0/docker-machine_windows-amd64.exe",
|
||||
"hash": "f9be8aea5b8f810f63af0bc45217ae7e035f2778bd7c745f769dfdb85792d1a4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.3.1/docker-machine_windows-386.exe",
|
||||
"hash": "4e203476601ecabe33e7f6f42b496f17b92cea5416d9befb7849f1b307c9727a"
|
||||
"url": "https://github.com/docker/machine/releases/download/v0.4.0/docker-machine_windows-386.exe",
|
||||
"hash": "49ca50715354e222ec66a96f3e64e5931c3dc0f304649beb3f744c64864717f8"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-machine_*.exe)[0] $dir\\docker-machine.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user