Add package size of 99_0_115.zip

We manually added a package called 99_0_115.zip which is the last one of
99 series (download/update) and it contains a modified server_info.json.

Let's add its file size to database so the client will receive it and
no longer need to replace external server_info.json manually anymore.

SQL: INSERT INTO "main"."download_db" ("pkg_type", "pkg_id", "pkg_order", "pkg_size") VALUES (99, 0, 115, 1317);

Note: You should update pkg_size value for yourself.

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-04-14 01:36:47 +08:00
parent 31005d9b44
commit 9d86942116
BIN
View File
Binary file not shown.