mailpit: Update to version 1.22.2

This commit is contained in:
github-actions[bot] 2025-02-09 00:38:34 +00:00
parent 0079eedbe9
commit 621b071cda

View File

@ -1,16 +1,16 @@
{
"version": "1.22.1",
"version": "1.22.2",
"description": "An email and SMTP testing tool with API for developers",
"homepage": "https://mailpit.axllent.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.22.1/mailpit-windows-amd64.zip",
"hash": "7cc5dd908a00f0100d697787c53ac8f55ff64c2700e24aa587486def4322923c"
"url": "https://github.com/axllent/mailpit/releases/download/v1.22.2/mailpit-windows-amd64.zip",
"hash": "33c14d6c976e991fce454691164e673f228b697a954a20c14175cfae30809af1"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.22.1/mailpit-windows-arm64.zip",
"hash": "1f1ff5e537e28f417e4cdba4000c30c5f33ef3c4a488c65b39cfce771dfc7ed2"
"url": "https://github.com/axllent/mailpit/releases/download/v1.22.2/mailpit-windows-arm64.zip",
"hash": "396d66eb1b4e98bf40a09933d42f62e9ea52fe52a4c47f27ac7aaa7ad6c30b56"
}
},
"bin": "mailpit.exe",