git » libmaxminddb.git » commit ce06661

add nvchecker

author T.J. Townsend
2024-07-11 19:41:43 UTC
committer T.J. Townsend
2024-07-11 19:41:43 UTC
parent 9ccbde7475c5541011c80b96d758029264dc46a1

add nvchecker

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..709917e
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[libmaxminddb]
+source = "git"
+git = "https://github.com/maxmind/libmaxminddb.git"