git » avrdude.git » commit 86e5088

add nvchecker

author T.J. Townsend
2024-07-14 12:31:08 UTC
committer T.J. Townsend
2024-07-14 12:31:08 UTC
parent f6e935a1a7c98d60b8fd82b95251871c0c3c0ebc

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..d06927f
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[avrdude]
+source = "git"
+git = "https://github.com/avrdudes/avrdude.git"
+prefix = "v"