6 lines
129 B
TOML
6 lines
129 B
TOML
|
|
[jellyfin-desktop]
|
||
|
|
source = "git"
|
||
|
|
git = "https://github.com/jellyfin/jellyfin-desktop"
|
||
|
|
prefix = "v"
|
||
|
|
exclude_regex = "^.+-pre.+$"
|