mailpit: Update to version 1.21.4

This commit is contained in:
github-actions[bot] 2024-11-17 08:29:18 +00:00
parent 5c14e2c39c
commit 608641e477

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.3", "version": "1.21.4",
"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.3/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.4/mailpit-windows-amd64.zip",
"hash": "d6494ee2d6ef48d2de03388651a073ff2f29b72f6b5b6de9501f12e19ad71286" "hash": "62e53f1efd557fbb7e693533000accc562e758c07431e1d222bf687c8b64b64e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.3/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.4/mailpit-windows-arm64.zip",
"hash": "e74f7d5a6602c12376f3f0db119e30649259725d5c89a3eba7bbaf80a88b20c0" "hash": "1fa4f53b2479b7de5b7181887e4d69ef72ccaca96df900146d3e3bc9948657eb"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",