-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdate.json
More file actions
23 lines (23 loc) · 778 Bytes
/
update.json
File metadata and controls
23 lines (23 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"SkyBot": {
"status": true,
"versionNew": "1.0.1",
"versionOld": "1.0.0",
"description": "",
"url": "https://www.github.com",
"icon": "https://www.github.com/favicon.ico",
"update": {
"status": true,
"linkUpdate": "https://drive.google.com/u/0/uc?id=1HiLN26DRRKINP-ReKXENNqSPQiSnzROS&export=download&confirm=t&uuid=43b19515-4f3c-4af9-acbe-81d5c01bed88&at=AKKF8vxhZCZdRlv7SooQpTO4iUED:1684602209252",
"fileZip": "SkyBot.zip",
"openFileNames": {
"windows": "SkyBot.exe",
"mac": "SkyBot-macos",
"linux": "SkyBot-linux"
},
"content": [
"update v1.0.3"
]
}
}
}