mailpit: Update to version 1.18.2

This commit is contained in:
github-actions[bot] 2024-05-15 04:27:57 +00:00
parent e9f84f25c7
commit 081d7d9038

View File

@ -1,16 +1,16 @@
{
"version": "1.18.1",
"version": "1.18.2",
"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.18.1/mailpit-windows-amd64.zip",
"hash": "ee023df1d08619cc9f808fbec813eda728bd60d595dd277a28cd38bd4b8e7c79"
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.2/mailpit-windows-amd64.zip",
"hash": "a90a2516d927994e8bf091255d7524f704818040f30c2f6cada0f9b8e06ac56a"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.1/mailpit-windows-arm64.zip",
"hash": "8a40891f254e9e6922a284a5fbaffd34419295641787f35eda650442f885d630"
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.2/mailpit-windows-arm64.zip",
"hash": "ac114d8ffac6dd0f003e514459e83eaecd4d824a93fdef379a56c45d9015d4af"
}
},
"bin": "mailpit.exe",