summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 18:02:57 +0300
committerCaleb Maclennan2024-03-28 18:02:57 +0300
commite5d1df120e1cc441b64296694f32a54e4ec05ee5 (patch)
tree8e4652b54c506c0a95b13acf63eff912b0b00c73
parent05c5b6cc4e935592693ba9e54b41385a77c8ae81 (diff)
downloadaur-luasql.tar.gz
Setup nvchecker
-rw-r--r--.nvchecker.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..44a60a0b838e
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[luasql]
+source = "github"
+github = "keplerproject/luasql"
+use_max_tag = true