mailpit: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2025-06-14 08:29:46 +00:00
parent a9a6c3fba8
commit bf3b94b54f

View File

@ -1,16 +1,16 @@
{
"version": "1.26.0",
"version": "1.26.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.26.0/mailpit-windows-amd64.zip",
"hash": "6304a496312d412e2c2e398109972cde786d1aaca00a03ffcb678a4141828eed"
"url": "https://github.com/axllent/mailpit/releases/download/v1.26.1/mailpit-windows-amd64.zip",
"hash": "b453fb4644fc550b1b139d2c6aca4676822d387a584de22f43846aa6efc872dd"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.26.0/mailpit-windows-arm64.zip",
"hash": "c8b5f4fb3b0fcb4245a65205d9ac0372d5566fad1f4ec6b665f7f83a0e53e7c2"
"url": "https://github.com/axllent/mailpit/releases/download/v1.26.1/mailpit-windows-arm64.zip",
"hash": "31a4fd4a194af875d312a5764ff7e14032db5cecadb6070c77f543df0f94caab"
}
},
"bin": "mailpit.exe",