mirror of
https://github.com/TonyJiangWJ/Auto.js.git
synced 2026-06-21 21:01:43 +08:00
23 lines
591 B
JSON
23 lines
591 B
JSON
{
|
||
"versionCode": 404,
|
||
"versionName": "4.0.1 Beta",
|
||
"releaseNotes": "* 全新的文档、界面\n* 更丰富的功能\n期待您的体验~",
|
||
"downloadUrl": "http://i.autojs.org/autojs/release-4.0.1Beta.apk",
|
||
"downloads" : [
|
||
{
|
||
"name": "酷安",
|
||
"url": "https://www.coolapk.com/apk/188448"
|
||
}
|
||
],
|
||
"oldVersions": [
|
||
{
|
||
"versionCode": 115,
|
||
"issues": "[测试] 当前版本为Beta版本,问题很多,请尽快更新正式版"
|
||
},
|
||
{
|
||
"versionCode": "116",
|
||
"issues": "[测试] 当前版本为Beta版本,请尽快更新正式版"
|
||
}
|
||
],
|
||
"deprecated": 116
|
||
} |