-
Notifications
You must be signed in to change notification settings - Fork 58
/
latest.json
30 lines (30 loc) · 1.06 KB
/
latest.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
27
28
29
30
{
"DEFAULT":{
"link":"https://github.com/eosrio/simpleos/releases/tag/v0.9.3",
"version_number":"v0.9.3",
"binaries":[
{
"checksum":"6fb0047d950a2c52bde578230de64ca1c250da0130049a17bf1f818ad6c5007f",
"binary_name":"win",
"binary_link":"https://github.com/eosrio/simpleos/releases/download/v0.9.3/simpleos.Setup.0.9.3.exe"
},
{
"checksum":"5adf82a509690c2bd08c5ed1cb36f114611ed6bbf13ef459a91427bcde13cb34",
"binary_name":"mac-dmg",
"binary_link":"https://github.com/eosrio/simpleos/releases/download/v0.9.3/simpleos-0.9.3.dmg"
}
]
},
"LIBERLAND":{
"link":"https://github.com/eosrio/liberland-wallet/releases/tag/1.0.4",
"homepage":"https://vote.liberland.org/",
"version_number":"v1.0.4",
"binaries":[
{
"checksum":"",
"binary_name":"linux",
"binary_link":"https://github.com/eosrio/liberland-wallet/releases/download/1.0.3/liberland-wallet_1.0.3_amd64.deb"
}
]
}
}