Skip to content

Commit

Permalink
Update Canary Channel: Upstream to 356ee1fe
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Jan 30, 2024
1 parent c27d6a2 commit a0a5cc5
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": "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"
"version": "356ee1fe",
"versionCode": "26405",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/app-release.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/notes.md"
},
"stub": {
"versionCode": "38",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/stub-release.apk"
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/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": "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"
"version": "356ee1fe",
"versionCode": "26405",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/app-debug.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/notes.md"
},
"stub": {
"versionCode": "38",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@2b3030fba9f24a6eeb148527d2d8cce7b294609e/stub-debug.apk"
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@020c7134ff62000744480d03a8be5d8fbfdd226b/stub-debug.apk"
}
}

0 comments on commit a0a5cc5

Please sign in to comment.