From bdbbe55ab18d904bfbe9ac0a2997e206767b3f7a Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Tue, 23 Jul 2024 17:23:50 -0700 Subject: [PATCH] Update Canary Channel: Upstream to 7b81e2d2 --- canary.json | 8 ++++---- debug.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/canary.json b/canary.json index 7e9f7f60..37286013 100644 --- a/canary.json +++ b/canary.json @@ -1,9 +1,9 @@ { "magisk": { - "version": "b38ab2a7", - "versionCode": "27004", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ad9ae1442af88b56cf382f987624d823b897a72a/app-release.apk", - "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ad9ae1442af88b56cf382f987624d823b897a72a/notes.md" + "version": "7b81e2d2", + "versionCode": "27005", + "link": "https://github.com/topjohnwu/Magisk/releases/download/canary-27005/app-release.apk", + "note": "https://github.com/topjohnwu/Magisk/releases/download/canary-27005/notes.md" }, "stub": { "versionCode": "40", diff --git a/debug.json b/debug.json index 8a9e8582..58d9709f 100644 --- a/debug.json +++ b/debug.json @@ -1,9 +1,9 @@ { "magisk": { - "version": "b38ab2a7", - "versionCode": "27004", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ad9ae1442af88b56cf382f987624d823b897a72a/app-debug.apk", - "note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ad9ae1442af88b56cf382f987624d823b897a72a/notes.md" + "version": "7b81e2d2", + "versionCode": "27005", + "link": "https://github.com/topjohnwu/Magisk/releases/download/canary-27005/app-debug.apk", + "note": "https://github.com/topjohnwu/Magisk/releases/download/canary-27005/notes.md" }, "stub": { "versionCode": "40",