diff --git a/global/certbot-dns-plugins.json b/global/certbot-dns-plugins.json index 9f8788096..f5d43563f 100644 --- a/global/certbot-dns-plugins.json +++ b/global/certbot-dns-plugins.json @@ -322,9 +322,9 @@ "inwx": { "name": "INWX", "package_name": "certbot-dns-inwx", - "version": "~=2.1.2", - "dependencies": "", - "credentials": "dns_inwx_url = https://api.domrobot.com/xmlrpc/\ndns_inwx_username = your_username\ndns_inwx_password = your_password\ndns_inwx_shared_secret = your_shared_secret optional", + "version": "~=3.0.3", + "dependencies": "inwx-domrobot>=3.2.0", + "credentials": "dns_inwx_url = https://api.domrobot.com/\ndns_inwx_username = your_username\ndns_inwx_password = your_password\ndns_inwx_shared_secret = your_shared_secret optional", "full_plugin_name": "dns-inwx" }, "ionos": {