mailpit: Update to version 1.27.2

This commit is contained in:
github-actions[bot] 2025-07-27 00:47:10 +00:00
parent 4d3defeaf2
commit 1b262644dc

View File

@ -1,16 +1,16 @@
{ {
"version": "1.27.1", "version": "1.27.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.27.1/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.27.2/mailpit-windows-amd64.zip",
"hash": "7f310cccf9501baf4d749a3368c7e72995166777af7d18ef2a88bd3865e75513" "hash": "bcc252652ca49f84cbc30709bc850b681eb86bc22c179653af6bb981a3798812"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.1/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.27.2/mailpit-windows-arm64.zip",
"hash": "6136699aca57d6e8c1ae0059fd513055d085ed80fd46f2a04036b3e593baad3e" "hash": "047668e28412896df362722958eafab9af95eca56a942e68dca1ea30eefb7981"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",