mailpit: Update to version 1.26.2

This commit is contained in:
github-actions[bot] 2025-06-21 08:30:14 +00:00
parent 8c02a1d0a2
commit 4133f56ffc

View File

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