It will 'work' but it will not install particular magisk_debug.zip (old, custom), instead it will install the latest official Canary
Open e.g. in browser alpha.json from wb2060:
and observe that 'link'
"link": "magisk-debug.zip"
is not a valid URL to his
If you use Install in Magisk manager, Download zip only, Manager will download the official Canary 21101, not his custom one
(maybe his own app_debug.apk manager would have hardcoded proper link, but it does not work for Custom URL in the official Manager, using Custom channel).
Download that way and download tjw's official v21101, compare the sizes and checksums
When you open 'my' json you will see:
"link": "
https://github.com/vvb2060/magisk_files/raw/alpha/app-debug.apk"
and that will force downliading and patching really magisk_debug.zip from wb2060
And that's anothet problem that was introduced two months ago to Canary jsons - previously canary.json had a proper URL to the particular magisk_debug.zip, now debug.json does not and Manager itself uses the hardcoded link to the latest magisk_debug.zip
Similarly, go to
Magisk File Host. Contribute to AnErW/magisk_files-1 development by creating an account on GitHub.
github.com
take it for Custom channel in Manager 315 any of those debug.json files - use Install and Download or Patch, Manager will do it but using the latest v21101, not that v2042x whose json you used for Custom channel
QUOTE="pndwal, post: 84136657, member: 7550078"]
...
https://raw.githubusercontent.com/vvb2060/magisk_files/alpha/alpha.json), paste this! Doesn't that work for you?