From 5fa8be0dd79cef35aeda028d2aa6153d74eb8694 Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Fri, 23 Aug 2024 01:07:46 -0700 Subject: [PATCH] Update Canary Channel: Upstream to 8e82113b --- canary.json | 8 ++++---- debug.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/canary.json b/canary.json index b28c06ae..3d9f7918 100644 --- a/canary.json +++ b/canary.json @@ -1,8 +1,8 @@ { "magisk": { - "version": "0495468d", - "versionCode": "27006", - "link": "https://github.com/topjohnwu/Magisk/releases/download/canary-27006/app-release.apk", - "note": "https://github.com/topjohnwu/Magisk/releases/download/canary-27006/notes.md" + "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" } } diff --git a/debug.json b/debug.json index 37f791e0..b2c00469 100644 --- a/debug.json +++ b/debug.json @@ -1,8 +1,8 @@ { "magisk": { - "version": "0495468d", - "versionCode": "27006", - "link": "https://github.com/topjohnwu/Magisk/releases/download/canary-27006/app-debug.apk", - "note": "https://github.com/topjohnwu/Magisk/releases/download/canary-27006/notes.md" + "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" } }