git » chafa.git » commit 9f77f1a

add nvchecker

author T.J. Townsend
2024-07-14 12:41:16 UTC
committer T.J. Townsend
2024-07-14 12:41:16 UTC
parent 0cc6cf470d0f9ef9a2e41ad1cf47aa92f2f34b71

add nvchecker

.nvchecker.toml +3 -0

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