# 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
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 = "([0-9]+\\.[0-9]+\\.[0-9]+)
"