Skip to content

Commit

Permalink
pre-release 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Zeug committed Oct 16, 2016
1 parent 356c90e commit 0df1f22
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 219 deletions.
10 changes: 5 additions & 5 deletions clientBinaries.json
Expand Up @@ -8,7 +8,7 @@
"download": {
"url": "https://bintray.com/artifact/download/karalabe/ethereum/geth-1.4.18-stable-c72f545-linux-amd64.tar.bz2",
"type": "tar",
"bin": "geth-linux-amd64"
"bin": "geth-1.4.18-stable-c72f545-linux-amd64"
},
"bin": "geth",
"commands": {
Expand All @@ -22,7 +22,7 @@
"download": {
"url": "https://bintray.com/artifact/download/karalabe/ethereum/geth-1.4.18-stable-c72f545-linux-386.tar.bz2",
"type": "tar",
"bin": "geth-linux-386"
"bin": "geth-1.4.18-stable-c72f545-linux-386"
},
"bin": "geth",
"commands": {
Expand All @@ -38,7 +38,7 @@
"download": {
"url": "https://bintray.com/artifact/download/karalabe/ethereum/geth-1.4.18-stable-c72f545-darwin-10.6-amd64.tar.bz2",
"type": "tar",
"bin": "geth-darwin-10.6-amd64"
"bin": "geth-1.4.18-stable-c72f545-darwin-10.6-amd64"
},
"bin": "geth",
"commands": {
Expand All @@ -54,7 +54,7 @@
"download": {
"url": "https://bintray.com/artifact/download/karalabe/ethereum/geth-1.4.18-stable-c72f545-windows-4.0-amd64.exe.zip",
"type": "zip",
"bin": "geth-windows-4.0-amd64.exe"
"bin": "geth-1.4.18-stable-c72f545-windows-4.0-amd64.exe"
},
"bin": "geth.exe",
"commands": {
Expand All @@ -68,7 +68,7 @@
"download": {
"url": "https://bintray.com/artifact/download/karalabe/ethereum/geth-1.4.18-stable-c72f545-windows-4.0-386.exe.zip",
"type": "zip",
"bin": "geth-windows-4.0-386.exe"
"bin": "geth-1.4.18-stable-c72f545-windows-4.0-386.exe"
},
"bin": "geth.exe",
"commands": {
Expand Down

0 comments on commit 0df1f22

Please sign in to comment.