summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml7
1 files changed, 6 insertions, 1 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index c723654e..cb87d2e1 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -57,4 +57,9 @@ fetch.url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v$ver.tar.gz"
57 57
58[freerdp] 58[freerdp]
59src.git = "https://github.com/FreeRDP/FreeRDP" 59src.git = "https://github.com/FreeRDP/FreeRDP"
60fetch.git = "https://github.com/FreeRDP/FreeRDP" \ No newline at end of file 60fetch.git = "https://github.com/FreeRDP/FreeRDP"
61
62[postfix-mta-sts-resolver]
63src.github = "Snawoot/postfix-mta-sts-resolver"
64src.prefix = "v"
65fetch.url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v$ver.tar.gz" \ No newline at end of file