mailpit: Update to version 1.23.0

This commit is contained in:
github-actions[bot] 2025-03-01 12:32:25 +00:00
parent d68df25930
commit 8afba1a015

View File

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