Download and install the latest from the official GitHub repository.
If your device fails to boot past the animation screen, the patched boot image likely mismatched your exact hardware sub-model. To fix this, reboot back into Fastboot mode and flash the stock 9.0.7 boot image you downloaded as a backup: fastboot flash boot stock_boot_907.img Fastboot Command Waiting for Device download 907 patched boot image for magisk full
If you prefer to keep the patching process off your device, you can use a script on your computer. This is a more advanced method. Download and install the latest from the official