mailpit: Update to version 1.20.1

This commit is contained in:
github-actions[bot] 2024-08-10 00:33:29 +00:00
parent 0f050b3104
commit 32785c40e0

View File

@ -1,16 +1,16 @@
{
"version": "1.20.0",
"version": "1.20.1",
"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.20.0/mailpit-windows-amd64.zip",
"hash": "4fbdb8c5b78b0b3e7c371d7355ac3b8ca030b656e6032f0b3e2593a974bf17ae"
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.1/mailpit-windows-amd64.zip",
"hash": "37e9bcb4c5eb83d3e7d86a3e04a24ee1008de89414a65a4c5828b3f8aabb292c"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.0/mailpit-windows-arm64.zip",
"hash": "212054b122cbd2e0065e0b34234f5110a20ec75385898ae0a19fdc9acf11f90a"
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.1/mailpit-windows-arm64.zip",
"hash": "ddb7e71764bc8dd31779a205d96f74121b65394f5eb8619435ad4724457c1e5e"
}
},
"bin": "mailpit.exe",