mailpit: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2024-08-06 08:28:16 +00:00
parent 03695e4715
commit a33d56ba41

View File

@ -1,16 +1,16 @@
{
"version": "1.19.3",
"version": "1.20.0",
"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.19.3/mailpit-windows-amd64.zip",
"hash": "900c75a91230ef36b35210a3a5f3226d05836e4f186b2990ac2185d3e1db19d2"
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.0/mailpit-windows-amd64.zip",
"hash": "4fbdb8c5b78b0b3e7c371d7355ac3b8ca030b656e6032f0b3e2593a974bf17ae"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.19.3/mailpit-windows-arm64.zip",
"hash": "541a7e2793d84f9ad66d50e528e1d85e332ed98097123db6ec47c8aaeb0cbef8"
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.0/mailpit-windows-arm64.zip",
"hash": "212054b122cbd2e0065e0b34234f5110a20ec75385898ae0a19fdc9acf11f90a"
}
},
"bin": "mailpit.exe",