-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathupdate.json
29 lines (28 loc) · 1.31 KB
/
update.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
{
"Linux32":{
"Url":"https://github.com/Crowndev/crowncoin/releases/download/v0.12.5.2/Crown-0.12.5.2-Linux32.zip",
"sha256sum":"3d7127151f9c6b1a2f10fefaf0861fc916cdc4f088a471a47c1f8578ac6f8ab4"
},
"Linux64":{
"Url":"https://github.com/Crowndev/crowncoin/releases/download/v0.12.5.2/Crown-0.12.5.2-Linux64.zip",
"sha256sum":"bc6443e6793816d3fb2aee4f688e94937daac742c38fe1f53da04de693c70b30"
},
"Osx":{
"Url":"https://github.com/Crowndev/crowncoin/releases/download/v0.12.5.2/Crown-0.12.5.2-Osx.zip",
"sha256sum":"4d1b33f3eb6cbd708a51b914bef1e9b4d35cb44dfdd7bb35c39deb713aa03b84"
},
"Win32":{
"Url":"https://github.com/Crowndev/crowncoin/releases/download/v0.12.5.2/Crown-0.12.5.2-Win32.zip",
"sha256sum":"566e9a12dbdc5eab40ac9ba3d240c9245b0b3f1fefd1ce54fc9f82579d822ad4"
},
"Win64":{
"Url":"https://github.com/Crowndev/crowncoin/releases/download/v0.12.5.2/Crown-0.12.5.2-Win64.zip",
"sha256sum":"ada91f099d7faa4ae75e5016c24fbd8066357cd1398f063bc1cba92ae864bfb9"
},
"RaspberryPi":{
"Url":"https://github.com/Crowndev/crowncoin/releases/download/v0.12.5.2/Crown-0.12.5.2-RaspberryPi.zip",
"sha256sum":"1a48f66dbff26cb81fcf52c29e8bc66ac17a9e4283baff46fc21aeec5490362e"
},
"Version":120502,
"NeedToBeUpdated": true
}