mailpit: Update to version 1.18.7

This commit is contained in:
github-actions[bot] 2024-06-22 12:31:40 +00:00
parent c44b5f0583
commit 3ec1b947c7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.18.6", "version": "1.18.7",
"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.18.6/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.18.7/mailpit-windows-amd64.zip",
"hash": "d14b1d9474d233c5d508c1d8549051ac71ba559be60c2d56cd2353e1f06f7858" "hash": "8d28bfb8b3addc83b933fa44dc3fb7a951b22f242c5aebba197d7f5b1e2a3089"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.6/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.18.7/mailpit-windows-arm64.zip",
"hash": "b3eeabf56f19e28e474da2720d671cfa046a8908586cf6f0a0708dfce4a063d5" "hash": "a1f705b7203d706f8bbf95860d453f0d18a98063531ffd4370f8e55498c5a9f8"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",