nvchecker: add xemu
This commit is contained in:
parent
0439cbdb2f
commit
c517a17ec4
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[xemu]
|
||||||
|
source = "github"
|
||||||
|
github = "mborgerson/xemu"
|
||||||
|
use_latest_release = true
|
||||||
|
prefix = "gh-release/"
|
||||||
|
|
||||||
[fancy-mouse-boot-rom]
|
[fancy-mouse-boot-rom]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "SnowyMouse/fancy-mouse-boot-rom"
|
github = "SnowyMouse/fancy-mouse-boot-rom"
|
||||||
|
|
Loading…
Reference in a new issue