From a1007f78560bd31a3f620d897571562fe358cc10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 04:27:32 +0000 Subject: [PATCH] mailpit: Update to version 1.14.4 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",