-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCLI.json
26 lines (25 loc) · 844 Bytes
/
CLI.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"CLI_API": {
"0.10": {
"CLI_VERSION": "1.0.1",
"CLI_URL": "/uploads/3b2f70e2a6d9e2023fc1f784bd96cfbe/whirlpool-client-cli-1.0.1-run.jar",
"CLI_CHECKSUM": "01f3f9f6afecd098563362b90f3fc233e970890b23f7201a889a8295763a163b"
},
"develop-SNAPSHOT": {
"CLI_VERSION": "develop-SNAPSHOT",
"CLI_URL": "/uploads/532e8934a4d57e30a1864f1607f50289/whirlpool-client-cli-0.10.5-run.jar",
"CLI_CHECKSUM": "0f46e08f0116099321c82fc0c86e64e4ccb14e0c383843aeaefca45cfdb31521"
},
"QA": {
"CLI_VERSION": "1.0.1",
"CLI_URL": "/uploads/c20dc699d21c710d5e8c0b921cf5530e/whirlpool-client-cli-1.0.1-run.jar",
"CLI_CHECKSUM": "01f3f9f6afecd098563362b90f3fc233e970890b23f7201a889a8295763a163b"
}
},
"GUI": {
"LAST": {
"MAINNET": "0.10.5",
"TESTNET": "0.10.5"
}
}
}