mailpit: Update to version 1.22.1

This commit is contained in:
github-actions[bot] 2025-02-06 04:29:39 +00:00
parent 35867e6f8a
commit 79d702296c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.22.0", "version": "1.22.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.22.0/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.22.1/mailpit-windows-amd64.zip",
"hash": "0cad9d1d15d4e9e40341a96243316b071c899c239c50757e47673f4e45e9fdd0" "hash": "7cc5dd908a00f0100d697787c53ac8f55ff64c2700e24aa587486def4322923c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.22.0/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.22.1/mailpit-windows-arm64.zip",
"hash": "bb588729ea2655cc5fcf9e25d181dc1a2d61f8d690106717aa5751193ebac915" "hash": "1f1ff5e537e28f417e4cdba4000c30c5f33ef3c4a488c65b39cfce771dfc7ed2"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",