summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortxtsd2024-05-21 20:05:56 +0530
committertxtsd2024-05-21 20:05:56 +0530
commit36650411b9e420fce8bda9cb236aff7052b7c0cf (patch)
tree15f96ecdf0b8442b6ccf8c77aeedcf4fa026d10b
parentbf812473fa1c6bfd269c6890f8c4a157cafabe16 (diff)
downloadaur-36650411b9e420fce8bda9cb236aff7052b7c0cf.tar.gz
Setup nvchecker
Signed-off-by: txtsd <code@ihavea.quest>
-rw-r--r--.nvchecker.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..0a8a2469fa2f
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,6 @@
+[ripme-bin]
+source = "github"
+github = "ripmeapp2/ripme"
+include_regex = "\\d+\\.\\d+\\.\\d+"
+use_latest_release = true
+