diff --git a/api/get_update_info.json b/api/get_update_info.json index 43afd45..b24c8a5 100644 --- a/api/get_update_info.json +++ b/api/get_update_info.json @@ -1,5 +1,6 @@ { "release":{ + "url":"http://www.singularityviewer.org/", "recommended":{ "windows":"1.8.7 (6861)", "apple":"1.8.6 (6157)", @@ -12,6 +13,7 @@ } }, "alpha":{ + "url":"http://alpha.singularityviewer.org/alpha/", "recommended":{ "windows":"1.8.7 (6966)", "apple":"1.8.6 (6695)", @@ -19,7 +21,7 @@ }, "minimum":{ "windows":"1.8.7 (6861)", - "apple":"1.8.6(6695)", + "apple":"1.8.6 (6695)", "linux":"1.8.7 (6861)" } }