mailpit: Update to version 1.20.5

This commit is contained in:
github-actions[bot] 2024-09-26 16:30:46 +00:00
parent 47f6d08e0e
commit 3b33146c74

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.4", "version": "1.20.5",
"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.4/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.20.5/mailpit-windows-amd64.zip",
"hash": "4908b6cbb341420ec9220cf2c24e9e801c59b5aeb01bea57bf5d5f2af7b99bb3" "hash": "dc120f191eff43760286fd8760016fba08728fda7894a725d483bff91782f5c9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.4/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.20.5/mailpit-windows-arm64.zip",
"hash": "949ea736335397f72806e64c7d0e79d0ea9b988ecd218b71dd7a224bdb1b1fc5" "hash": "1ed92738509925729841e2fdb1844a5be367198c8975fa79e28f03cd2a74aa01"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",