nvchecker: add xemu

This commit is contained in:
George Rawlinson 2022-04-09 13:37:04 +12:00
parent 0439cbdb2f
commit c517a17ec4
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[xemu]
source = "github"
github = "mborgerson/xemu"
use_latest_release = true
prefix = "gh-release/"
[fancy-mouse-boot-rom]
source = "github"
github = "SnowyMouse/fancy-mouse-boot-rom"