-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathlinks.json
23 lines (23 loc) · 1.13 KB
/
links.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"x86_64-Linux": {
"link": "https://github.com/ghost-coin/ghost-core/releases/download/v0.23.0.0/ghost-0.23.0.0-x86_64-pc-linux-gnu.tar.gz",
"hash": "63dad84844a9692bf7bbead70bb57279e8b85a161bf3b98f8415301cadb8f36e"
},
"arm-Linux": {
"link": "https://github.com/ghost-coin/ghost-core/releases/download/v0.23.0.0/ghost-0.23.0.0-arm-linux-gnueabihf.tar.gz",
"hash": "6b661a46d3c5e93156bc4ef92e46384c3d9b5192144d50aa62956c45ee3901c9"
},
"aarch64-Linux": {
"link": "https://github.com/ghost-coin/ghost-core/releases/download/v0.23.0.0/ghost-0.23.0.0-aarch64-linux-gnu.tar.gz",
"hash": "f731a30f003227a85abea72ba942e73ae376b2bdd05f466df5db8abb475e9750"
},
"x86_64-MacOS": {
"link": "https://github.com/ghost-coin/ghost-core/releases/download/v0.23.0.0/ghost-0.23.0.0-MacOS64.tar.gz",
"hash": "ada35be6582faf4516eeff1467bf11a56533eb9a786107e19a41b821b89bd588"
},
"x86_64-Windows": {
"link": "https://github.com/ghost-coin/ghost-core/releases/download/v0.23.0.0/ghost-0.23.0.0-win64.zip",
"hash": "0007877bad86d4800cdf0fa5f571a1d234f2583961901e83bfdd8a6f633cb9ba"
},
"version": "0.23.0.0"
}