Skip to content

Commit

Permalink
Update Canary Channel: Upstream to 0352ea2c
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Oct 18, 2023
1 parent bbb936f commit 5ff6118
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": "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"
}
}
10 changes: 5 additions & 5 deletions debug.json
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit 5ff6118

Please sign in to comment.