mailpit: Update to version 1.29.2

This commit is contained in:
github-actions[bot] 2026-02-25 00:55:54 +00:00
parent 33eec0bb11
commit b387cfc54e

View File

@ -1,16 +1,16 @@
{
"version": "1.29.1",
"version": "1.29.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.29.1/mailpit-windows-amd64.zip",
"hash": "dd05ca71809864395da1ff02fdd1d1eed7e58d8769c78950b90ee8721565adda"
"url": "https://github.com/axllent/mailpit/releases/download/v1.29.2/mailpit-windows-amd64.zip",
"hash": "406cc5266a9fc85ad813613cff5fc1734f60003c3a644ade8e7e7c3bfa30e1cb"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.29.1/mailpit-windows-arm64.zip",
"hash": "a1a81bb3aeff423cabb40d395c3b8e446ac6010d4f04c6c8acceaf4f92eb4224"
"url": "https://github.com/axllent/mailpit/releases/download/v1.29.2/mailpit-windows-arm64.zip",
"hash": "e651205a2f8fe035167edfde432c394e8cc0afd258f972a3b5a4ce18914c8bbf"
}
},
"bin": "mailpit.exe",