mailpit: Update to version 1.20.3

This commit is contained in:
github-actions[bot] 2024-09-01 08:28:07 +00:00
parent 82840b8f0d
commit 3e508fa7ac

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.2", "version": "1.20.3",
"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.20.2/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.20.3/mailpit-windows-amd64.zip",
"hash": "d1555c2b2fdb1759a234c847fdc85656932c446dbb61b4bf36865be400b0f2a1" "hash": "bceccc143dc97212149ed6a99ada8fbcb127dc4e3ccc8a12bc60b473e9582b80"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.2/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.20.3/mailpit-windows-arm64.zip",
"hash": "e72000cf83c52490dfcfe6f65b938a5cfbbb2069c70972b8e0ce36b6d5846433" "hash": "8a1fab60c7d16734a1db9f6d0138dafad808e44de20a4d66f89c83e3021cf3f3"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",