mirror of
https://github.com/movixcorp/MovixOpenSource.git
synced 2026-08-16 04:11:13 +00:00
Fix ddl url app
This commit is contained in:
parent
e57910d274
commit
974775c0e7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "2.5.3",
|
||||
"buildNumber": 12,
|
||||
"apkUrl": "https://github.com/Movix-STMG/MovixOpenSource/raw/refs/heads/main/app/movix-android.apk",
|
||||
"apkUrl": "https://raw.githubusercontent.com/movixcorp/MovixOpenSource/main/app/movix-android.apk",
|
||||
"apkSizeBytes": 72023883,
|
||||
"apkSha256": "6e63593a1c47cee9cf60414219e4e05ef11c7a72e77256ebaffb65af1cc8e977",
|
||||
"mandatory": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue