Skip to content

Commit

Permalink
Update Canary Channel: Upstream to 65207f96
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Dec 26, 2023
1 parent 06b351a commit c27d6a2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions canary.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"magisk": {
"version": "d7750b72",
"versionCode": "26403",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@9d623bb8bf0e6b94661867fd742f20d3b45ac4b2/app-release.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@9d623bb8bf0e6b94661867fd742f20d3b45ac4b2/notes.md"
"version": "65207f96",
"versionCode": "26404",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/app-release.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/notes.md"
},
"stub": {
"versionCode": "38",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@9d623bb8bf0e6b94661867fd742f20d3b45ac4b2/stub-release.apk"
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/stub-release.apk"
}
}
10 changes: 5 additions & 5 deletions debug.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"magisk": {
"version": "d7750b72",
"versionCode": "26403",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@9d623bb8bf0e6b94661867fd742f20d3b45ac4b2/app-debug.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@9d623bb8bf0e6b94661867fd742f20d3b45ac4b2/notes.md"
"version": "65207f96",
"versionCode": "26404",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/app-debug.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/notes.md"
},
"stub": {
"versionCode": "38",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@9d623bb8bf0e6b94661867fd742f20d3b45ac4b2/stub-debug.apk"
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/stub-debug.apk"
}
}

0 comments on commit c27d6a2

Please sign in to comment.