mailpit: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2025-05-25 00:43:50 +00:00
parent 23d3a3c950
commit 2061843ebc

View File

@ -1,16 +1,16 @@
{
"version": "1.25.0",
"version": "1.25.1",
"description": "An email and SMTP testing tool with API for developers",
"homepage": "https://mailpit.axllent.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.25.0/mailpit-windows-amd64.zip",
"hash": "e4ab45a25d7c3f6cf352ab43de55a160a5f0815b3b36ea87c12f73e5af7c5a65"
"url": "https://github.com/axllent/mailpit/releases/download/v1.25.1/mailpit-windows-amd64.zip",
"hash": "1f45a4e100ba31d5548872824f21f78269d9983ec8375a664125ee1c18dffcb0"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.25.0/mailpit-windows-arm64.zip",
"hash": "b457e320912c020490c4059f9f1ef3a21039bed94be622f1f87075255f2e10c8"
"url": "https://github.com/axllent/mailpit/releases/download/v1.25.1/mailpit-windows-arm64.zip",
"hash": "365830b2fac840e36b33555231b636b31a35a6f86abceefe32127b5a9f4d190e"
}
},
"bin": "mailpit.exe",