mailpit: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2024-03-17 04:32:23 +00:00
parent 2104c5b083
commit b67e61f113

View File

@ -1,16 +1,16 @@
{
"version": "1.14.4",
"version": "1.15.0",
"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.14.4/mailpit-windows-amd64.zip",
"hash": "3c6b08d4f5d1b8d5548d200267ef178f78e487d76ce11a3450ca5d67993ab74c"
"url": "https://github.com/axllent/mailpit/releases/download/v1.15.0/mailpit-windows-amd64.zip",
"hash": "0df95654bdf1dfe1a27171b8fda5c1fadaf40eee642d4bf133f52983a9c65d5c"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.14.4/mailpit-windows-arm64.zip",
"hash": "e0e35e220b5bfc09fbb9602015113c8c2d1e6fc85b33d1ad7873e1461487ee9a"
"url": "https://github.com/axllent/mailpit/releases/download/v1.15.0/mailpit-windows-arm64.zip",
"hash": "7f9aa58d85f71114cfe48448d70b28952993ab2cb8b7a447f77bc0432c464619"
}
},
"bin": "mailpit.exe",