From bbb936fc69f287db5129c4388bcbe030b2df5573 Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Mon, 4 Sep 2023 00:35:16 -0700 Subject: [PATCH] Update Canary Channel: Upstream to d4e552d0 --- canary.json | 10 +++++----- debug.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/canary.json b/canary.json index ed23f1a2..300f251a 100644 --- a/canary.json +++ b/canary.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "96e559fb", - "versionCode": "26203", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@cd7fd78534f2f4b032d776b3ca2f2924a65353e0/app-release.apk", - "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@cd7fd78534f2f4b032d776b3ca2f2924a65353e0/notes.md" + "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" }, "stub": { "versionCode": "37", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@cd7fd78534f2f4b032d776b3ca2f2924a65353e0/stub-release.apk" + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/stub-release.apk" } } diff --git a/debug.json b/debug.json index 48d2a87c..db7baf41 100644 --- a/debug.json +++ b/debug.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "96e559fb", - "versionCode": "26203", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@cd7fd78534f2f4b032d776b3ca2f2924a65353e0/app-debug.apk", - "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@cd7fd78534f2f4b032d776b3ca2f2924a65353e0/notes.md" + "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" }, "stub": { "versionCode": "37", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@cd7fd78534f2f4b032d776b3ca2f2924a65353e0/stub-debug.apk" + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/stub-debug.apk" } }