From a0a5cc5e3967a86fd10b4b4452e1bccd939528cd Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Tue, 30 Jan 2024 15:59:01 -0800 Subject: [PATCH] Update Canary Channel: Upstream to 356ee1fe --- canary.json | 10 +++++----- debug.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/canary.json b/canary.json index 504df77c..6c96ec4d 100644 --- a/canary.json +++ b/canary.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "65207f96", - "versionCode": "26404", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/app-release.apk", - "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/notes.md" + "version": "356ee1fe", + "versionCode": "26405", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/app-release.apk", + "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/notes.md" }, "stub": { "versionCode": "38", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/stub-release.apk" + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/stub-release.apk" } } diff --git a/debug.json b/debug.json index d7ff10a7..9668cbae 100644 --- a/debug.json +++ b/debug.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "65207f96", - "versionCode": "26404", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/app-debug.apk", - "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/notes.md" + "version": "356ee1fe", + "versionCode": "26405", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/app-debug.apk", + "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/notes.md" }, "stub": { "versionCode": "38", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/stub-debug.apk" + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/stub-debug.apk" } }