mailpit: Update to version 1.20.4

This commit is contained in:
github-actions[bot] 2024-09-05 12:31:42 +00:00
parent 34e7c07476
commit 49ab47a06d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.3", "version": "1.20.4",
"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.3/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.20.4/mailpit-windows-amd64.zip",
"hash": "bceccc143dc97212149ed6a99ada8fbcb127dc4e3ccc8a12bc60b473e9582b80" "hash": "4908b6cbb341420ec9220cf2c24e9e801c59b5aeb01bea57bf5d5f2af7b99bb3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.3/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.20.4/mailpit-windows-arm64.zip",
"hash": "8a1fab60c7d16734a1db9f6d0138dafad808e44de20a4d66f89c83e3021cf3f3" "hash": "949ea736335397f72806e64c7d0e79d0ea9b988ecd218b71dd7a224bdb1b1fc5"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",