diff --git a/clientBinaries.json b/clientBinaries.json index 6c50fb977..bc8906805 100644 --- a/clientBinaries.json +++ b/clientBinaries.json @@ -6,16 +6,16 @@ "linux": { "x64": { "download": { - "url": "http://staging.ubiqsmart.io/releases/gubiq/gubiq-linux-amd64-1.5.14.tar.gz", + "url": "http://staging.ubiqsmart.io/releases/gubiq/gubiq-linux-amd64-2.0.1.tar.gz", "type": "tar", - "md5": "d2978ccca5442f5ac8d715340f7bb082", - "bin": "gubiq-linux-amd64-1.5.14/gubiq-linux-amd64" + "md5": "edebe52f00ff58927ab2cb7da1339d91", + "bin": "gubiq-linux-amd64-2.0.1/gubiq-linux-amd64" }, "bin": "gubiq", "commands": { "sanity": { "args": ["version"], - "output": [ "Gubiq", "1.5.14-flux" ] + "output": [ "Gubiq", "2.0.1-uip1" ] } } } @@ -23,16 +23,16 @@ "mac": { "x64": { "download": { - "url": "http://staging.ubiqsmart.io/releases/gubiq/gubiq-darwin-amd64-1.5.14.tar.gz", + "url": "http://staging.ubiqsmart.io/releases/gubiq/gubiq-darwin-amd64-2.0.1.tar.gz", "type": "tar", - "md5": "e716ee8ec20a70588f006c05af1926e9", - "bin": "gubiq-darwin-amd64-1.5.14/gubiq-darwin-amd64" + "md5": "b5d43a11a837aefa3aebdf0f75a06db7", + "bin": "gubiq-darwin-amd64-2.0.1/gubiq-darwin-amd64" }, "bin": "gubiq", "commands": { "sanity": { "args": ["version"], - "output": [ "Gubiq", "1.5.14-flux" ] + "output": [ "Gubiq", "2.0.1-uip1" ] } } } @@ -40,16 +40,16 @@ "win": { "x64": { "download": { - "url": "http://staging.ubiqsmart.io/releases/gubiq/gubiq-windows-amd64-1.5.14.zip", + "url": "http://staging.ubiqsmart.io/releases/gubiq/gubiq-windows-amd64-2.0.1.zip", "type": "zip", - "md5": "39d24f8b575ae5e5cef3c923f562f877", - "bin": "gubiq-windows-amd64-1.5.14\\gubiq-windows-4.0-amd64.exe" + "md5": "985ff208672ea0c3299d3f0cdbf46592", + "bin": "gubiq-windows-amd64-2.0.1\\gubiq-windows-4.0-amd64.exe" }, "bin": "gubiq.exe", "commands": { "sanity": { "args": ["version"], - "output": [ "Gubiq", "1.5.14-flux" ] + "output": [ "Gubiq", "2.0.1-uip1" ] } } }