From e05d45391cf46575a58597f9037c79aa7ad2f7f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Thu, 19 Feb 2026 17:43:31 +0100 Subject: [PATCH] Update EuroDNS plugin version to 1.8.0 --- backend/certbot/dns-plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/certbot/dns-plugins.json b/backend/certbot/dns-plugins.json index 8f592f66db..43e6374a79 100644 --- a/backend/certbot/dns-plugins.json +++ b/backend/certbot/dns-plugins.json @@ -226,7 +226,7 @@ "eurodns": { "name": "EuroDNS", "package_name": "certbot-dns-eurodns", - "version": "~=0.0.4", + "version": "~=1.8.0", "dependencies": "", "credentials": "dns_eurodns_applicationId = myuser\ndns_eurodns_apiKey = mysecretpassword\ndns_eurodns_endpoint = https://rest-api.eurodns.com/user-api-gateway/proxy", "full_plugin_name": "dns-eurodns"