diff --git a/update.json b/update.json new file mode 100644 index 0000000..65f8ae0 --- /dev/null +++ b/update.json @@ -0,0 +1,28 @@ +{ + "name": "SMTP (by ROBOTSTXT) Amazon SES", + "slug": "robotstxt-smtp-amazonses", + "version": "2.1.7", + "download_url": "https://git.robotstxt.es/ROBOTSTXT/robotstxt-smtp-amazonses/releases/download/2.1.7/robotstxt-smtp-amazonses-2.1.7.zip", + "requires": "5.7", + "requires_php": "8.2", + "tested": "7.1", + "last_updated": "2026-06-09", + "author": "ROBOTSTXT", + "author_profile": "https://www.robotstxt.es/", + "homepage": "https://git.robotstxt.es/ROBOTSTXT/robotstxt-smtp-amazonses", + "requires_plugins": ["robotstxt-smtp"], + "description": "Adds Amazon SES (Simple Email Service) configuration support to the ROBOTSTXT SMTP plugin. Integrates seamlessly with AWS SDK for PHP to send emails through Amazon SES infrastructure.", + "changelog": "", + "sections": { + "description": "Adds Amazon SES (Simple Email Service) configuration support to the ROBOTSTXT SMTP plugin. Integrates seamlessly with AWS SDK for PHP to send emails through Amazon SES infrastructure.", + "changelog": "" + }, + "banners": { + "low": "", + "high": "" + }, + "icons": { + "1x": "", + "2x": "" + } +}