mailpit: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2025-03-29 12:31:20 +00:00
parent 629db9b7a7
commit c6375a05f6

View File

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