summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..aa778ea83f66
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[slack-electron]
+source = "regex"
+url = "https://slack.com/downloads/linux"
+regex = '<span class="page-downloads__hero__meta-text__version">Version (\d+\.\d+\.\d+)</span>'