Merge pull request #4256 from bigcat26/develop

upgrade certbot-dns-aliyun plugin from 0.38.1 to 2.0.0
This commit is contained in:
jc21 2024-12-29 13:52:03 +10:00 committed by GitHub
commit 6415f284f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
"aliyun": {
"name": "Aliyun",
"package_name": "certbot-dns-aliyun",
"version": "~=0.38.1",
"version": "~=2.0.0",
"dependencies": "",
"credentials": "dns_aliyun_access_key = 12345678\ndns_aliyun_access_key_secret = 1234567890abcdef1234567890abcdef",
"full_plugin_name": "dns-aliyun"