mailpit: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2024-03-30 13:10:57 +00:00
parent 8032c162da
commit 4217891464

View File

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