mailpit: Update to version 1.21.6

This commit is contained in:
github-actions[bot] 2024-12-08 00:42:06 +00:00
parent 2503a39a74
commit a53705158e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.5", "version": "1.21.6",
"description": "An email and SMTP testing tool with API for developers", "description": "An email and SMTP testing tool with API for developers",
"homepage": "https://mailpit.axllent.org", "homepage": "https://mailpit.axllent.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.5/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.6/mailpit-windows-amd64.zip",
"hash": "d2e3643cace0eb7b113224f67eed13aa546f834e394b00407a61bb49b7fea6a6" "hash": "e03365f4391bd8612026bb4cf596745e8bd38408539ae15c6ee5eb1a450deb6c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.5/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.6/mailpit-windows-arm64.zip",
"hash": "86dbc8e435ddfcd66ee5f1da5f29dfc09f750638b1c01722f12a333d5764756c" "hash": "99c9a368b6bda58c84228154967b8b93dfc895d9139ee7c822f5496118963591"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",