mailpit: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2024-04-12 05:08:30 +00:00
parent af66ab30cb
commit ad97c878c0

View File

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