Skip to content

Commit

Permalink
Update Canary Channel: Upstream to 81658d45
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Mar 19, 2024
1 parent 4ffe23f commit b41787d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions canary.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"magisk": {
"version": "3d91a561",
"versionCode": "27001",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@59d8b9d1fe213d12e3d53565b22214ccdc71d04c/app-release.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@59d8b9d1fe213d12e3d53565b22214ccdc71d04c/notes.md"
"version": "81658d45",
"versionCode": "27002",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@3180e66585494131b76b498531c2d3a56e56e69b/app-release.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@3180e66585494131b76b498531c2d3a56e56e69b/notes.md"
},
"stub": {
"versionCode": "38",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@59d8b9d1fe213d12e3d53565b22214ccdc71d04c/stub-release.apk"
"versionCode": "39",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@3180e66585494131b76b498531c2d3a56e56e69b/stub-release.apk"
}
}
12 changes: 6 additions & 6 deletions debug.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"magisk": {
"version": "3d91a561",
"versionCode": "27001",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@59d8b9d1fe213d12e3d53565b22214ccdc71d04c/app-debug.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@59d8b9d1fe213d12e3d53565b22214ccdc71d04c/notes.md"
"version": "81658d45",
"versionCode": "27002",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@3180e66585494131b76b498531c2d3a56e56e69b/app-debug.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@3180e66585494131b76b498531c2d3a56e56e69b/notes.md"
},
"stub": {
"versionCode": "38",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@59d8b9d1fe213d12e3d53565b22214ccdc71d04c/stub-debug.apk"
"versionCode": "39",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@3180e66585494131b76b498531c2d3a56e56e69b/stub-debug.apk"
}
}

0 comments on commit b41787d

Please sign in to comment.