13 lines
494 B
TOML
13 lines
494 B
TOML
[proton-ge]
|
|
src.github = "GloriousEggroll/proton-ge-custom"
|
|
fetch.url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/$ver/$ver.tar.gz"
|
|
|
|
[yomichan]
|
|
src.github = "FooSoft/yomichan"
|
|
fetch.url = "https://github.com/FooSoft/yomichan/releases/download/$ver/yomichan-firefox-dev.xpi"
|
|
|
|
[fastforward]
|
|
# allow prereleases
|
|
src.github_tag = "FastForwardTeam/FastForward"
|
|
fetch.url = "https://github.com/FastForwardTeam/FastForward/releases/download/$ver/fastforwardteam-$ver.xpi"
|