From cfc8c4997417135f6200aa09080535b516791fb3 Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Tue, 17 Sep 2024 01:46:04 -0700 Subject: [PATCH] Update Canary Channel: Upstream to 4f18a66d --- canary.json | 8 ++++---- debug.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/canary.json b/canary.json index 3d9f7918..03718798 100644 --- a/canary.json +++ b/canary.json @@ -1,8 +1,8 @@ { "magisk": { - "version": "8e82113b", - "versionCode": "27007", - "link": "https://github.com/topjohnwu/Magisk/releases/download/canary-27007/app-release.apk", - "note": "https://github.com/topjohnwu/Magisk/releases/download/canary-27007/notes.md" + "version": "4f18a66d", + "versionCode": "27008", + "link": "https://github.com/topjohnwu/Magisk/releases/download/canary-27008/app-release.apk", + "note": "https://github.com/topjohnwu/Magisk/releases/download/canary-27008/notes.md" } } diff --git a/debug.json b/debug.json index b2c00469..f973b587 100644 --- a/debug.json +++ b/debug.json @@ -1,8 +1,8 @@ { "magisk": { - "version": "8e82113b", - "versionCode": "27007", - "link": "https://github.com/topjohnwu/Magisk/releases/download/canary-27007/app-debug.apk", - "note": "https://github.com/topjohnwu/Magisk/releases/download/canary-27007/notes.md" + "version": "4f18a66d", + "versionCode": "27008", + "link": "https://github.com/topjohnwu/Magisk/releases/download/canary-27008/app-debug.apk", + "note": "https://github.com/topjohnwu/Magisk/releases/download/canary-27008/notes.md" } }