mailpit: Update to version 1.18.3

This commit is contained in:
github-actions[bot] 2024-05-18 12:31:06 +00:00
parent 9b7c78c3d7
commit 3d1b42471e

View File

@ -1,16 +1,16 @@
{
"version": "1.18.2",
"version": "1.18.3",
"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.2/mailpit-windows-amd64.zip",
"hash": "a90a2516d927994e8bf091255d7524f704818040f30c2f6cada0f9b8e06ac56a"
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.3/mailpit-windows-amd64.zip",
"hash": "4f56bcd253722d60badd1bf9ebf3c44fb8748291244e07e0cd8adf69fb4a01e6"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.2/mailpit-windows-arm64.zip",
"hash": "ac114d8ffac6dd0f003e514459e83eaecd4d824a93fdef379a56c45d9015d4af"
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.3/mailpit-windows-arm64.zip",
"hash": "9cd951cf866a4122feeb3b7e4de09d0360c0bf9ecd86511bf49c694b5f33dea8"
}
},
"bin": "mailpit.exe",