mailpit: Update to version 1.21.2

This commit is contained in:
github-actions[bot] 2024-11-08 12:32:14 +00:00
parent 6fafca2e2e
commit ee9c4470e1

View File

@ -1,16 +1,16 @@
{
"version": "1.21.1",
"version": "1.21.2",
"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.1/mailpit-windows-amd64.zip",
"hash": "36c92fe36e60a1975db25f77a97087c9db5f1f5305cb4830b4df90d3e2e8e2a1"
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.2/mailpit-windows-amd64.zip",
"hash": "8b95db672fc853dd0005da26b7ae08d02c446821231df86d4bbbabd3432ae80c"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.1/mailpit-windows-arm64.zip",
"hash": "e281fa5006d4bd3f60a2217e0c6fe47c66d6e8e3f4948d0dd884542fcdf38466"
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.2/mailpit-windows-arm64.zip",
"hash": "8f86f3db26c7ad39495eca768a665c3a01481f68060a6d4c35af949eb674b7c1"
}
},
"bin": "mailpit.exe",