ellaism-client-binaries
Version:
Download Ellaism client binaries for your OS
227 lines (226 loc) • 9.31 kB
JSON
{
"clients": {
"Geth": {
"version": "4.2.0",
"platforms": {
"win": {
"x64": {
"download": {
"url": "https://github.com/ellaism/go-ellaism/releases/download/v4.2.0/geth-ellaism-win64.zip",
"type": "zip",
"md5": "0e3c4f2246c5bea1896b41f76895c615",
"bin": "geth.exe"
},
"bin": "geth",
"commands": {
"sanity": {
"args": [
"version"
],
"output": [
"Geth",
"4.2.0"
]
}
}
},
"ia32": {
"download": {
"url": "https://github.com/ellaism/go-ellaism/releases/download/v4.2.0/geth-ellaism-win64.zip",
"type": "zip",
"md5": "0e3c4f2246c5bea1896b41f76895c615",
"bin": "geth.exe"
},
"bin": "geth",
"commands": {
"sanity": {
"args": [
"version"
],
"output": [
"Geth",
"4.2.0"
]
}
}
}
},
"mac": {
"x64": {
"download": {
"url": "https://github.com/ellaism/go-ellaism/releases/download/v4.2.0/geth-ellaism-osx.zip",
"type": "zip",
"md5": "c6b3f6eaece95fa7483db29f4849b484",
"bin": "geth"
},
"bin": "geth",
"commands": {
"sanity": {
"args": [
"version"
],
"output": [
"Geth",
"4.2.0"
]
}
}
}
},
"linux": {
"x64": {
"download": {
"url": "https://github.com/ellaism/go-ellaism/releases/download/v4.2.0/geth-ellaism-linux.zip",
"type": "zip",
"md5": "890287f45d863e0c26e62cf47b7cce05",
"bin": "geth"
},
"bin": "geth",
"commands": {
"sanity": {
"args": [
"version"
],
"output": [
"Geth",
"4.2.0"
]
}
}
},
"ia32": {
"download": {
"url": "https://github.com/ellaism/go-ellaism/releases/download/v4.2.0/geth-ellaism-linux.zip",
"type": "zip",
"md5": "890287f45d863e0c26e62cf47b7cce05",
"bin": "geth"
},
"bin": "geth",
"commands": {
"sanity": {
"args": [
"version"
],
"output": [
"Geth",
"4.2.0"
]
}
}
}
}
}
},
"Parity": {
"version": "1.9",
"platforms": {
"win": {
"x64": {
"download": {
"url": "https://github.com/ellaism-io/ellaism-parity-zip/releases/download/v1.9/parity_1.9_x86_64.zip",
"type": "zip",
"md5": "185e8bb9e0660991fdabc54d57e188cf",
"bin": "parity.exe"
},
"bin": "parity",
"commands": {
"sanity": {
"args": [
"--version"
],
"output": [
"Parity",
"1.9"
]
}
}
},
"ia32": {
"download": {
"url": "https://github.com/ellaism-io/ellaism-parity-zip/releases/download/v1.9/parity_1.9_x86_64.zip",
"type": "zip",
"md5": "185e8bb9e0660991fdabc54d57e188cf",
"bin": "parity.exe"
},
"bin": "parity",
"commands": {
"sanity": {
"args": [
"--version"
],
"output": [
"Parity",
"1.9"
]
}
}
}
},
"mac": {
"x64": {
"download": {
"url": "https://github.com/ellaism-io/ellaism-parity-zip/releases/download/v1.9/parity_1.9_mac.zip",
"type": "zip",
"md5": "ffac150408c0c46dea623d15f6c21227",
"bin": "parity_1.9_mac/parity"
},
"bin": "parity",
"commands": {
"sanity": {
"args": [
"--version"
],
"output": [
"Parity",
"1.9"
]
}
}
}
},
"linux": {
"x64": {
"download": {
"url": "https://github.com/ellaism-io/ellaism-parity-zip/releases/download/v1.9/parity_1.9_linux_x86_64.tar.gz",
"type": "tar",
"md5": "4784384ccb0391e80480724ca01bb5a7",
"bin": "parity_1.9_linux_x86_64/parity"
},
"bin": "parity",
"commands": {
"sanity": {
"args": [
"--version"
],
"output": [
"Parity",
"1.9"
]
}
}
},
"ia32": {
"download": {
"url": "https://github.com/ellaism-io/ellaism-parity-zip/releases/download/v1.9/parity_1.9_linux_x86_64.tar.gz",
"type": "tar",
"md5": "4784384ccb0391e80480724ca01bb5a7",
"bin": "parity_1.9_linux_x86_64/parity"
},
"bin": "parity",
"commands": {
"sanity": {
"args": [
"--version"
],
"output": [
"Parity",
"1.9"
]
}
}
}
}
}
}
}
}