mailpit: Update to version 1.24.1

This commit is contained in:
github-actions[bot] 2025-04-12 08:29:26 +00:00
parent 7d191b6b61
commit 801b600245

View File

@ -1,16 +1,16 @@
{ {
"version": "1.24.0", "version": "1.24.1",
"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.24.0/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.24.1/mailpit-windows-amd64.zip",
"hash": "e0684bfd11e7812c829e08319201c61b48047922290551664c007bd795b71c39" "hash": "ed6ac17dc77d627cb22696a3f04fb19fc862ae1639aa169d48f2257f398d6111"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.24.0/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.24.1/mailpit-windows-arm64.zip",
"hash": "c979b8efa6351160c0ee2f3758ce500f2fcb209371bcea6ada13f8b039dff3ff" "hash": "97872e7a8c15382230fcf26f006de922a128c532656bab9be5832a35b21b0491"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",