mailpit: Update to version 1.18.4

This commit is contained in:
github-actions[bot] 2024-06-01 12:30:46 +00:00
parent 71c08326b7
commit 2d51acaf13

View File

@ -1,16 +1,16 @@
{
"version": "1.18.3",
"version": "1.18.4",
"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.3/mailpit-windows-amd64.zip",
"hash": "4f56bcd253722d60badd1bf9ebf3c44fb8748291244e07e0cd8adf69fb4a01e6"
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.4/mailpit-windows-amd64.zip",
"hash": "21482aacd9e9fa34e8c153a94c475c983e7fbf2c37c74ce3298a710339825de7"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.3/mailpit-windows-arm64.zip",
"hash": "9cd951cf866a4122feeb3b7e4de09d0360c0bf9ecd86511bf49c694b5f33dea8"
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.4/mailpit-windows-arm64.zip",
"hash": "866c54542a9b1323c335549b42590d67b942dc867f327f6301e3e5f10d418b67"
}
},
"bin": "mailpit.exe",