git » mlt.git » commit 93e8c08

Add nvchecker.toml

author Antonio Rojas
2024-02-11 16:20:18 UTC
committer Antonio Rojas
2024-02-11 16:20:18 UTC
parent f73ba4601e2d6fb64128ec03b34760dcf85424de

Add nvchecker.toml

.nvchecker.toml +5 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..e74fc70
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[mlt]
+source = 'github'
+github = 'mltframework/mlt'
+use_max_tag = true
+prefix = 'v'