git » libb2.git » commit 9b93f22

Add nvchecker.toml

author Antonio Rojas
2024-02-11 15:01:55 UTC
committer Antonio Rojas
2024-02-11 15:01:55 UTC
parent effc954e056f356c29f4db5de48429bc67bc9b47

Add nvchecker.toml

.nvchecker.toml +5 -0

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