summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: e2d5af79e93437698914511b9df455362898af82 (plain)
1
2
3
4
5
[lidarr]
source = "jq"
url = "https://lidarr.servarr.com/v1/update/master/changes?os=linux&runtime=netcore&arch=x64"
filter = '.[0].version'
include_regex = "(\\d+\\.\\d+\\.\\d+\\.\\d+)"