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