mailpit: Update to version 1.27.5

This commit is contained in:
github-actions[bot] 2025-08-17 00:44:48 +00:00
parent eb0bec4580
commit d1626f1f58

View File

@ -1,16 +1,16 @@
{ {
"version": "1.27.4", "version": "1.27.5",
"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.27.4/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.27.5/mailpit-windows-amd64.zip",
"hash": "d05a43a90070bf7692a383bce834e1e5db2bde087db4eaffa480121f2d85ed9b" "hash": "47b88b210474ca7b6884d6b186453787e8c4c0a21e29aeb0b83c378160f6ee73"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.4/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.27.5/mailpit-windows-arm64.zip",
"hash": "e626336f28cc6fb3be7001abb10c5dd99b7c3aacd70f7e0c2f855ad9d13dd8d6" "hash": "2657d1b9f895061a83e95d8f1bed433fb0ec57bcffdbba65485125da3714cb58"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",