mailpit: Update to version 1.21.0

This commit is contained in:
github-actions[bot] 2024-10-24 12:32:22 +00:00
parent 2d2d087399
commit 40f0db1a6c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.7", "version": "1.21.0",
"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.7/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.0/mailpit-windows-amd64.zip",
"hash": "da016c0358025f2a21aa1be43793b9c98060e926de6e36602d0b4e3dca0b9be9" "hash": "54992bb8c8f0730ddde4325e1e6679d9d49d36a31b735f542ddcfa69d8bd2594"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.7/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.0/mailpit-windows-arm64.zip",
"hash": "e2eedf48fb8927bb7018f38ab25707307726e91dbbd16e1e2392e0b2a4e74a52" "hash": "217715bde1a1266f0e4cb1cf4504814c0d09cd29962e6b1d5bfa61a1c7081a14"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",