Skip to content

Commit

Permalink
Update Canary Channel: Upstream to de00f1d5
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Aug 30, 2023
1 parent e7678e9 commit 6054318
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": "e47e869f",
"versionCode": "26201",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ff8fe1b1eb7817dc2444ddef9acd3e4b9f77cf20/app-release.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ff8fe1b1eb7817dc2444ddef9acd3e4b9f77cf20/notes.md"
"version": "de00f1d5",
"versionCode": "26202",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@bfb230a95f5acb0b2f5a113c8e12f6e7a05c892f/app-release.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@bfb230a95f5acb0b2f5a113c8e12f6e7a05c892f/notes.md"
},
"stub": {
"versionCode": "37",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ff8fe1b1eb7817dc2444ddef9acd3e4b9f77cf20/stub-release.apk"
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@bfb230a95f5acb0b2f5a113c8e12f6e7a05c892f/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": "e47e869f",
"versionCode": "26201",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ff8fe1b1eb7817dc2444ddef9acd3e4b9f77cf20/app-debug.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ff8fe1b1eb7817dc2444ddef9acd3e4b9f77cf20/notes.md"
"version": "de00f1d5",
"versionCode": "26202",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@bfb230a95f5acb0b2f5a113c8e12f6e7a05c892f/app-debug.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@bfb230a95f5acb0b2f5a113c8e12f6e7a05c892f/notes.md"
},
"stub": {
"versionCode": "37",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ff8fe1b1eb7817dc2444ddef9acd3e4b9f77cf20/stub-debug.apk"
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@bfb230a95f5acb0b2f5a113c8e12f6e7a05c892f/stub-debug.apk"
}
}

0 comments on commit 6054318

Please sign in to comment.