mailpit: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2024-05-04 00:34:07 +00:00
parent 65441e401f
commit 55e0f97e69

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.1", "version": "1.18.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.17.1/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.18.0/mailpit-windows-amd64.zip",
"hash": "eb2137d299e6d25f4500d98960e0f8cdfabcc10eba3c79020210f556ae5a9580" "hash": "46416360abb31ae3bcf02bbfc559c93791f9d3f409396e14b810250b9148d20e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.17.1/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.18.0/mailpit-windows-arm64.zip",
"hash": "143a70fb53d36d4f8bc952bafb29813078e15aded72bc550c8fe3aadd7986d47" "hash": "6015b5a7d75383888579df638ecc56b1a02bb9590f29d862deef81fa68c18f41"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",