diff --git a/beta.json b/beta.json index db391336..ea417812 100644 --- a/beta.json +++ b/beta.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "26.3", - "versionCode": "26300", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.3/app-release.apk", - "note": "https://topjohnwu.github.io/Magisk/releases/26300.md" + "version": "26.4", + "versionCode": "26400", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.4/app-release.apk", + "note": "https://topjohnwu.github.io/Magisk/releases/26400.md" }, "stub": { - "versionCode": "37", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.3/stub-release.apk" + "versionCode": "38", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.4/stub-release.apk" } } diff --git a/stable.json b/stable.json index db391336..ea417812 100644 --- a/stable.json +++ b/stable.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "26.3", - "versionCode": "26300", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.3/app-release.apk", - "note": "https://topjohnwu.github.io/Magisk/releases/26300.md" + "version": "26.4", + "versionCode": "26400", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.4/app-release.apk", + "note": "https://topjohnwu.github.io/Magisk/releases/26400.md" }, "stub": { - "versionCode": "37", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.3/stub-release.apk" + "versionCode": "38", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.4/stub-release.apk" } }