From b67e61f113554e592e41f5c2df65c0734e0b23bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 04:32:23 +0000 Subject: [PATCH] mailpit: Update to version 1.15.0 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 1fb9136f56..00dba2332b 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.14.4", + "version": "1.15.0", "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.4/mailpit-windows-amd64.zip", - "hash": "3c6b08d4f5d1b8d5548d200267ef178f78e487d76ce11a3450ca5d67993ab74c" + "url": "https://github.com/axllent/mailpit/releases/download/v1.15.0/mailpit-windows-amd64.zip", + "hash": "0df95654bdf1dfe1a27171b8fda5c1fadaf40eee642d4bf133f52983a9c65d5c" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.14.4/mailpit-windows-arm64.zip", - "hash": "e0e35e220b5bfc09fbb9602015113c8c2d1e6fc85b33d1ad7873e1461487ee9a" + "url": "https://github.com/axllent/mailpit/releases/download/v1.15.0/mailpit-windows-arm64.zip", + "hash": "7f9aa58d85f71114cfe48448d70b28952993ab2cb8b7a447f77bc0432c464619" } }, "bin": "mailpit.exe",