git » gnuplot.git » commit a4d220d

Add nvchecker.toml

author Antonio Rojas
2024-02-12 21:06:39 UTC
committer Antonio Rojas
2024-02-12 21:06:39 UTC
parent 50e079bcc4173e79fabff8f37c90511756cfd092

Add nvchecker.toml

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..84349cb
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[gnuplot]
+source = 'regex'
+url = 'https://sourceforge.net/projects/gnuplot/files/gnuplot/'
+regex = 'gnuplot/([\d.]+)/'