mailpit: Update to version 1.14.4

This commit is contained in:
github-actions[bot] 2024-03-12 04:27:32 +00:00
parent 4dfd6c5008
commit a1007f7856

View File

@ -1,16 +1,16 @@
{ {
"version": "1.14.3", "version": "1.14.4",
"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.14.3/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.14.4/mailpit-windows-amd64.zip",
"hash": "04b04ed3c090a2de0549a2973915511c82fa5f22a04ae6c04847f4e117989991" "hash": "3c6b08d4f5d1b8d5548d200267ef178f78e487d76ce11a3450ca5d67993ab74c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.14.3/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.14.4/mailpit-windows-arm64.zip",
"hash": "155c95e91b4fda82c487717b29e3ba6d89c13ab2a563c43649f0c743a59ddff2" "hash": "e0e35e220b5bfc09fbb9602015113c8c2d1e6fc85b33d1ad7873e1461487ee9a"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",