├── README.md ├── beta.json ├── bootctl ├── snet └── stable.json /README.md: -------------------------------------------------------------------------------- 1 | This repository is no longer used. 2 | -------------------------------------------------------------------------------- /beta.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/topjohnwu/magisk_files/HEAD/beta.json -------------------------------------------------------------------------------- /bootctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/topjohnwu/magisk_files/HEAD/bootctl -------------------------------------------------------------------------------- /snet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/topjohnwu/magisk_files/HEAD/snet -------------------------------------------------------------------------------- /stable.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/topjohnwu/magisk_files/HEAD/stable.json --------------------------------------------------------------------------------