From 5ff6118adc9258d2b2215118ee6c7881f4433c9f Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Tue, 17 Oct 2023 19:13:15 -0700 Subject: [PATCH] Update Canary Channel: Upstream to 0352ea2c --- canary.json | 10 +++++----- debug.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/canary.json b/canary.json index 300f251a..8018b88d 100644 --- a/canary.json +++ b/canary.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "d4e552d0", - "versionCode": "26301", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/app-release.apk", - "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/notes.md" + "version": "0352ea2c", + "versionCode": "26302", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2e2382dfde560fbcac717c5e4658c9d23a22143b/app-release.apk", + "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2e2382dfde560fbcac717c5e4658c9d23a22143b/notes.md" }, "stub": { "versionCode": "37", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/stub-release.apk" + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2e2382dfde560fbcac717c5e4658c9d23a22143b/stub-release.apk" } } diff --git a/debug.json b/debug.json index db7baf41..55310ce4 100644 --- a/debug.json +++ b/debug.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "d4e552d0", - "versionCode": "26301", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/app-debug.apk", - "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/notes.md" + "version": "0352ea2c", + "versionCode": "26302", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2e2382dfde560fbcac717c5e4658c9d23a22143b/app-debug.apk", + "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2e2382dfde560fbcac717c5e4658c9d23a22143b/notes.md" }, "stub": { "versionCode": "37", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/stub-debug.apk" + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2e2382dfde560fbcac717c5e4658c9d23a22143b/stub-debug.apk" } }