Skip to content

Commit e50e3de

Browse files
authored
Merge pull request #4169 from andrew-codechimp/bump-porkbun
Bump certbot-dns-porkbun
2 parents 6415f28 + 126d3d4 commit e50e3de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

global/certbot-dns-plugins.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"credentials": "dns_acmedns_api_url = http://acmedns-server/\ndns_acmedns_registration_file = /data/acme-registration.json",
88
"full_plugin_name": "dns-acmedns"
99
},
10-
"active24":{
10+
"active24": {
1111
"name": "Active24",
1212
"package_name": "certbot-dns-active24",
1313
"version": "~=1.5.1",
@@ -410,7 +410,7 @@
410410
"porkbun": {
411411
"name": "Porkbun",
412412
"package_name": "certbot-dns-porkbun",
413-
"version": "~=0.2",
413+
"version": "~=0.9",
414414
"dependencies": "",
415415
"credentials": "dns_porkbun_key=your-porkbun-api-key\ndns_porkbun_secret=your-porkbun-api-secret",
416416
"full_plugin_name": "dns-porkbun"
@@ -503,7 +503,7 @@
503503
"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
504504
"full_plugin_name": "dns-websupport"
505505
},
506-
"wedos":{
506+
"wedos": {
507507
"name": "Wedos",
508508
"package_name": "certbot-dns-wedos",
509509
"version": "~=2.2",
@@ -519,4 +519,4 @@
519519
"credentials": "edgedns_client_secret = as3d1asd5d1a32sdfsdfs2d1asd5=\nedgedns_host = sdflskjdf-dfsdfsdf-sdfsdfsdf.luna.akamaiapis.net\nedgedns_access_token = kjdsi3-34rfsdfsdf-234234fsdfsdf\nedgedns_client_token = dkfjdf-342fsdfsd-23fsdfsdfsdf",
520520
"full_plugin_name": "edgedns"
521521
}
522-
}
522+
}

0 commit comments

Comments
 (0)