Add urls to json data.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"release":{
|
"release":{
|
||||||
|
"url":"http://www.singularityviewer.org/",
|
||||||
"recommended":{
|
"recommended":{
|
||||||
"windows":"1.8.7 (6861)",
|
"windows":"1.8.7 (6861)",
|
||||||
"apple":"1.8.6 (6157)",
|
"apple":"1.8.6 (6157)",
|
||||||
@@ -12,6 +13,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"alpha":{
|
"alpha":{
|
||||||
|
"url":"http://alpha.singularityviewer.org/alpha/",
|
||||||
"recommended":{
|
"recommended":{
|
||||||
"windows":"1.8.7 (6966)",
|
"windows":"1.8.7 (6966)",
|
||||||
"apple":"1.8.6 (6695)",
|
"apple":"1.8.6 (6695)",
|
||||||
@@ -19,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"minimum":{
|
"minimum":{
|
||||||
"windows":"1.8.7 (6861)",
|
"windows":"1.8.7 (6861)",
|
||||||
"apple":"1.8.6(6695)",
|
"apple":"1.8.6 (6695)",
|
||||||
"linux":"1.8.7 (6861)"
|
"linux":"1.8.7 (6861)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user