mailpit: Update to version 1.29.1

This commit is contained in:
github-actions[bot] 2026-02-13 08:33:30 +00:00
parent 2e25797658
commit 2cf5771107

View File

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