Skip to content

Commit

Permalink
clientBinaries.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kimmyeonghun committed May 29, 2018
1 parent 38446d3 commit 6ece95d
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions clientBinaries.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"linux": {
"x64": {
"download": {
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-linux-amd64-0.2.5-2463096.tar.gz",
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-linux-amd64-0.2.5-0f4fad7.tar.gz",
"type": "tar",
"md5": "f397383f5d3c95490afdf7d4b3cde1d6",
"bin": "gesn-linux-amd64-0.2.5-2463096/gesn"
"md5": "7b37b77a07708466aa988d8991a90eb4",
"bin": "gesn-linux-amd64-0.2.5-0f4fad7/gesn"
},
"bin": "gesn",
"commands": {
Expand All @@ -26,10 +26,10 @@
},
"ia32": {
"download": {
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-linux-386-0.2.5-2463096.tar.gz",
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-linux-386-0.2.5-0f4fad7.tar.gz",
"type": "tar",
"md5": "41c78c4026725a4ec79ea2a663d30bdf",
"bin": "gesn-linux-386-0.2.5-2463096/gesn"
"md5": "a4c5b48722cdb1f9bb56bc81d944213c",
"bin": "gesn-linux-386-0.2.5-0f4fad7/gesn"
},
"bin": "gesn",
"commands": {
Expand All @@ -48,10 +48,10 @@
"mac": {
"x64": {
"download": {
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-darwin-amd64-0.2.5-2463096.tar.gz",
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-darwin-amd64-0.2.5-0f4fad7.tar.gz",
"type": "tar",
"md5": "0ce5b93e6335b989e36570b2f56edc55",
"bin": "gesn-darwin-amd64-0.2.5-2463096/gesn"
"md5": "2919e573bcc28fc6f58dacc06a6e1d31",
"bin": "gesn-darwin-amd64-0.2.5-0f4fad7/gesn"
},
"bin": "gesn",
"commands": {
Expand All @@ -70,10 +70,10 @@
"win": {
"x64": {
"download": {
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-windows-amd64-0.2.5-2463096.zip",
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-windows-amd64-0.2.5-0f4fad7.zip",
"type": "zip",
"md5": "339d3cae0f7dc63627768fb58890b902",
"bin": "gesn-windows-amd64-0.2.5-2463096\\gesn.exe"
"md5": "949b6895b56ba5cff797804334fa4cb4",
"bin": "gesn-windows-amd64-0.2.5-0f4fad7\\gesn.exe"
},
"bin": "gesn.exe",
"commands": {
Expand All @@ -90,10 +90,10 @@
},
"ia32": {
"download": {
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-windows-386-0.2.5-2463096.zip",
"url": "https://gesnstore.blob.core.windows.net/builds/gesn-windows-386-0.2.5-0f4fad7.zip",
"type": "zip",
"md5": "95c860b6fe8b54c1080268e7b984a130",
"bin": "gesn-windows-386-0.2.5-2463096\\gesn.exe"
"md5": "a9c4c81fc17d4a5de3427654e44d7fd3",
"bin": "gesn-windows-386-0.2.5-0f4fad7\\gesn.exe"
},
"bin": "gesn.exe",
"commands": {
Expand Down

0 comments on commit 6ece95d

Please sign in to comment.