mailpit: Update to version 1.19.2

This commit is contained in:
github-actions[bot] 2024-07-21 08:27:31 +00:00
parent c8f6f7d7e5
commit 86a76199d4

View File

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