Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Commit

Permalink
Update clientBinaries.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev-JamesR committed Jun 20, 2018
1 parent 324d263 commit 410dd6c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions clientBinaries.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clients": {
"Geth": {
"version": "1.1.2-Ether1",
"version": "1.1.3-Ether1",
"platforms": {
"linux": {
"x64": {
Expand All @@ -19,7 +19,7 @@
],
"output": [
"Geth",
"1.1.2-Ether1"
"1.1.3-Ether1"
]
}
}
Expand All @@ -39,7 +39,7 @@
],
"output": [
"Geth",
"1.1.2-Ether1"
"1.1.3-Ether1"
]
}
}
Expand All @@ -61,7 +61,7 @@
],
"output": [
"Geth",
"1.1.2-Ether1"
"1.1.3-Ether1"
]
}
}
Expand All @@ -70,10 +70,10 @@
"win": {
"x64": {
"download": {
"url": "https://github.com/Ether1Project/Ether1/files/2096170/ether-1-windows-amd64-1.1.2.zip",
"url": "https://github.com/Ether1Project/Ether1/files/2117385/ether-1-windows-amd64-1.1.3.zip",
"type": "zip",
"md5": "25eb6f83fd5e00cacccb20f5ac66a9be",
"bin": "ether-1-windows-amd64-1.1.2\\geth.exe"
"md5": "8dc70fdd034196e0341788fe1a9daf7a",
"bin": "ether-1-windows-amd64-1.1.3\\geth.exe"
},
"bin": "geth.exe",
"commands": {
Expand All @@ -83,17 +83,17 @@
],
"output": [
"Geth",
"1.1.2-Ether1"
"1.1.3-Ether1"
]
}
}
},
"ia32": {
"download": {
"url": "https://github.com/Ether1Project/Ether1/files/2096170/ether-1-windows-amd64-1.1.2.zip",
"url": "https://github.com/Ether1Project/Ether1/files/2117385/ether-1-windows-amd64-1.1.3.zip",
"type": "zip",
"md5": "25eb6f83fd5e00cacccb20f5ac66a9be",
"bin": "ether-1-windows-amd64-1.1.2\\geth.exe"
"md5": "8dc70fdd034196e0341788fe1a9daf7a",
"bin": "ether-1-windows-amd64-1.1.3\\geth.exe"
},
"bin": "geth.exe",
"commands": {
Expand All @@ -103,7 +103,7 @@
],
"output": [
"Geth",
"1.1.2-Ether1"
"1.1.3-Ether1"
]
}
}
Expand Down

0 comments on commit 410dd6c

Please sign in to comment.