mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
docker-machine: Update to version 0.16.0
This commit is contained in:
parent
0a746e2dd8
commit
0b9a1be63d
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/docker/machine",
|
"homepage": "https://github.com/docker/machine",
|
||||||
"version": "0.15.0",
|
"version": "0.16.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/machine/releases/download/v0.15.0/docker-machine-Windows-x86_64.exe#/docker-machine.exe",
|
"url": "https://github.com/docker/machine/releases/download/v0.16.0/docker-machine-Windows-x86_64.exe#/docker-machine.exe",
|
||||||
"hash": "5af3952cbd571b37f8fd74fa8269bc2d8c38c521ffb0202cb4a71a315374f0df"
|
"hash": "90ec9329ea8657791e421fc8c74da75ebda567786cd4a50266f35d895ecd8dea"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/docker/machine/releases/download/v0.15.0/docker-machine-Windows-i386.exe#/docker-machine.exe",
|
"url": "https://github.com/docker/machine/releases/download/v0.16.0/docker-machine-Windows-i386.exe#/docker-machine.exe",
|
||||||
"hash": "4a73899dd230b748282d70c3d19f3baa8485005a7c36f5fdec9bc9fe5d386de5"
|
"hash": "475cb2b894201653cda30ae6955f8c5d9cf9d8fc6d171dbc3995bc0ef9589fa3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user