Update the Gandi plugin.

This commit is contained in:
Andrei Mateescu 2025-03-13 23:47:31 +02:00
parent 79d28f03d0
commit 18830f81b0

View File

@ -209,8 +209,8 @@
}, },
"gandi": { "gandi": {
"name": "Gandi Live DNS", "name": "Gandi Live DNS",
"package_name": "certbot_plugin_gandi", "package_name": "certbot-dns-gandi",
"version": "~=1.5.0", "version": "~=1.6.1",
"dependencies": "", "dependencies": "",
"credentials": "# Gandi personal access token\ndns_gandi_token=PERSONAL_ACCESS_TOKEN", "credentials": "# Gandi personal access token\ndns_gandi_token=PERSONAL_ACCESS_TOKEN",
"full_plugin_name": "dns-gandi" "full_plugin_name": "dns-gandi"