mailpit: Update to version 1.17.1

This commit is contained in:
github-actions[bot] 2024-04-24 08:27:24 +00:00
parent b6b4ed38e0
commit 1a2ff71f8d

View File

@ -1,16 +1,16 @@
{
"version": "1.17.0",
"version": "1.17.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.17.0/mailpit-windows-amd64.zip",
"hash": "3463e1b5121499d8d79f964982b288551aa7f0b99ef9c0765402e68c5b0eff79"
"url": "https://github.com/axllent/mailpit/releases/download/v1.17.1/mailpit-windows-amd64.zip",
"hash": "eb2137d299e6d25f4500d98960e0f8cdfabcc10eba3c79020210f556ae5a9580"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.17.0/mailpit-windows-arm64.zip",
"hash": "6b6db7aedf31bd9953e6aebd8f30a2816c63921969e864a0dd33a649e246a7ec"
"url": "https://github.com/axllent/mailpit/releases/download/v1.17.1/mailpit-windows-arm64.zip",
"hash": "143a70fb53d36d4f8bc952bafb29813078e15aded72bc550c8fe3aadd7986d47"
}
},
"bin": "mailpit.exe",