mailpit: Update to version 1.23.2

This commit is contained in:
github-actions[bot] 2025-03-16 08:29:01 +00:00
parent a221af21cc
commit f163027f3a

View File

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