mailpit: Update to version 1.21.7

This commit is contained in:
github-actions[bot] 2024-12-14 12:31:49 +00:00
parent 5b04063f19
commit fe2ce00fc9

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.6", "version": "1.21.7",
"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.6/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.7/mailpit-windows-amd64.zip",
"hash": "e03365f4391bd8612026bb4cf596745e8bd38408539ae15c6ee5eb1a450deb6c" "hash": "31b4dabd4e46ea56e6974b0397c9f7fe2ff68425e25623e7189ea99739b61b11"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.6/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.7/mailpit-windows-arm64.zip",
"hash": "99c9a368b6bda58c84228154967b8b93dfc895d9139ee7c822f5496118963591" "hash": "32b1641c07d914b6752f1448a12b09d77ff996a150b3158ceee1d2d543bc6b9e"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",