ソースを参照

Update certbot-dns-plugins.js

Zhiyuan Zheng 2 年 前
コミット
62e4edddf0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      global/certbot-dns-plugins.js

+ 1 - 1
global/certbot-dns-plugins.js

@@ -557,7 +557,7 @@ dns_transip_key_file = /etc/letsencrypt/transip-rsa.key`,
 	tencentcloud: {
 		display_name:        'Tencent Cloud',
 		package_name:        'certbot-dns-tencentcloud',
-		version_requirement: '~=2.0.0',
+		version_requirement: '~=2.0.2',
 		dependencies:        '',
 		credentials:         `dns_tencentcloud_secret_id  = TENCENT_CLOUD_SECRET_ID
 dns_tencentcloud_secret_key = TENCENT_CLOUD_SECRET_KEY`,