mailpit: Update to version 1.19.1

This commit is contained in:
github-actions[bot] 2024-07-14 04:26:34 +00:00
parent 63862b0074
commit 5c6425fcc2

View File

@ -1,16 +1,16 @@
{ {
"version": "1.19.0", "version": "1.19.1",
"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.19.0/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.19.1/mailpit-windows-amd64.zip",
"hash": "d080f3e5c7deeda00f39af9b7e9178007ff5c474aed308feadbbcb6c380aade6" "hash": "fe1169beb20b780325c5d6a44f44768f8e680f3fefb37217f8cc0c3e669a1074"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.19.0/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.19.1/mailpit-windows-arm64.zip",
"hash": "633b5078216697fc7ba9422d5e6a4a7193855b31fd922e9a74d75a3813a67d08" "hash": "70bcf74c109f71c0889d72f31df728681e28c88a32adaaf9f2eb90df823813a4"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",