mailpit: Update to version 1.23.1

This commit is contained in:
github-actions[bot] 2025-03-08 12:30:48 +00:00
parent a3196629cd
commit 8d074b5943

View File

@ -1,16 +1,16 @@
{ {
"version": "1.23.0", "version": "1.23.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.23.0/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.23.1/mailpit-windows-amd64.zip",
"hash": "c39b6572f506bd71e5f251e17147c66b3fb8ab74845199879b1069256edd9b00" "hash": "f9b82d77a271055bbeae75a8ee90d3226596524388901741cca7a0558a3e58b8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.23.0/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.23.1/mailpit-windows-arm64.zip",
"hash": "482cdeb51b96ba62467623bae21e974c902767789baf915c87335381ca403d45" "hash": "6fc45479df162688ca73336df2f5a81a3189eda38da5d47916e452b9220e816b"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",