From 8fda0125d8641018db73b2ccafe8b8302937660f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 11 Nov 2022 16:15:19 +0100 Subject: ... --- nvfetcher.toml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'nvfetcher.toml') diff --git a/nvfetcher.toml b/nvfetcher.toml index 7cd52c29..5e075ae4 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml @@ -68,4 +68,13 @@ fetch.url = "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags [postfwd] src.github_tag = "postfwd/postfwd" src.prefix = "v" -fetch.url = "https://github.com/postfwd/postfwd/archive/refs/tags/v$ver.tar.gz" \ No newline at end of file +fetch.url = "https://github.com/postfwd/postfwd/archive/refs/tags/v$ver.tar.gz" + +[etebase-py] +src.git = "https://github.com/etesync/etebase-py" +fetch.github = "etesync/etebase-py" + +[prometheus-lvm-exporter] +src.github = "hansmi/prometheus-lvm-exporter" +src.prefix = "v" +fetch.url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v$ver.tar.gz" \ No newline at end of file -- cgit v1.2.3