We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a881f8f commit 6ed6f7eCopy full SHA for 6ed6f7e
1 file changed
Ansible/roles/nvchecker/files/nvchecker.toml
@@ -2387,7 +2387,7 @@ regex = 'The latest stable version of libfilezilla is (\d+\.\d+\.\d+)'
2387
[postfix]
2388
source = "regex"
2389
regex = "postfix-([\\d.]+)\\.tar\\.gz?"
2390
-url = "https://high5.nl/mirrors/postfix-release/official/"
+url = "https://ftp.fu-berlin.de/unix/mail/postfix/official/"
2391
2392
[spotify]
2393
source = "apt"
0 commit comments