hotfix: expo-manifest v10 for hot update test

This commit is contained in:
LukeMackin
2026-07-20 23:48:51 +08:00
parent f052d280ce
commit 898fbc0c3c

View File

@@ -1,12 +1,16 @@
{ {
"id": "hot-update-v9-000000000000", "id": "ca582f57-9d65-4831-9d8a-1df3939264c7",
"createdAt": "2026-07-20T16:00:00.000Z", "assets": [
"runtimeVersion": "0.1.0",
"launchAsset": { ],
"key": "bundle", "createdAt": "2026-07-20T15:48:27.579Z",
"contentType": "application/javascript", "metadata": {
"url": "https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/releases/download/v0.1.0-dav-android-9/index.android.bundle"
}, },
"assets": [], "runtimeVersion": "0.1.0",
"metadata": {} "launchAsset": {
} "contentType": "application/javascript",
"key": "bundle",
"url": "https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/releases/download/v0.1.0-dav-android-10/index.android.bundle"
}
}