mailpit: Update to version 1.21.5

This commit is contained in:
github-actions[bot] 2024-11-26 12:32:10 +00:00
parent 56ef5a98e6
commit 8edf7dd06c

View File

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