jellyfin-desktop/.nvchecker.toml

6 lines
129 B
TOML
Raw Normal View History

[jellyfin-desktop]
source = "git"
git = "https://github.com/jellyfin/jellyfin-desktop"
prefix = "v"
exclude_regex = "^.+-pre.+$"