aboutsummaryrefslogtreecommitdiffstats
path: root/typora-bin/typora-bin.nvchecker
blob: c17e0e7a75ac3913db6f30011204153ce6234417 (plain)
1
2
3
4
5
6
7
8
# Typora is proprietary with no git repo, so there is no github/pypi feed.
# The Linux changelog page is the only per-platform source of truth: its
# newest <h2> is the current Linux version.  Do NOT use dev_update.xml, which
# carries the macOS dev channel and reports a different version.
[typora-bin]
source = "regex"
url = "https://typora.io/releases/linux"
regex = "<h2>([0-9]+\\.[0-9]+\\.[0-9]+)</h2>"