mailpit: Update to version 1.27.4

This commit is contained in:
github-actions[bot] 2025-08-10 12:32:29 +00:00
parent 88150295b3
commit 25061d541d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.27.3", "version": "1.27.4",
"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.3/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.27.4/mailpit-windows-amd64.zip",
"hash": "47c6b1e218e9fccb5e28a6f1193c14a285e69a94f7ad4c11f1ccf33dc0af82e8" "hash": "d05a43a90070bf7692a383bce834e1e5db2bde087db4eaffa480121f2d85ed9b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.3/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.27.4/mailpit-windows-arm64.zip",
"hash": "9146824b0e79edac00907065f33d3494834c7f12dba5575fb776c6a49f47616b" "hash": "e626336f28cc6fb3be7001abb10c5dd99b7c3aacd70f7e0c2f855ad9d13dd8d6"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",