Test json for new update mechanism testing.
This commit is contained in:
26
api/get_update_info.json
Normal file
26
api/get_update_info.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"release":{
|
||||
"recommended":{
|
||||
"windows":"1.8.7 (6861)",
|
||||
"apple":"1.8.6 (6157)",
|
||||
"linux":"1.8.7 (6861)"
|
||||
},
|
||||
"minimum":{
|
||||
"windows":"1.8.7 (6861)",
|
||||
"apple":"1.8.6 (6157)",
|
||||
"linux":"1.8.7 (6861)"
|
||||
}
|
||||
}
|
||||
"alpha":{
|
||||
"recommended":{
|
||||
"windows":"1.8.7 (6966)",
|
||||
"apple":"1.8.6 (6695)",
|
||||
"linux":"1.8.7 (6966)"
|
||||
},
|
||||
"minimum":{
|
||||
"windows":"1.8.7 (6861)",
|
||||
"apple":"1.8.6(6695)",
|
||||
"linux":"1.8.7 (6861)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user