From 42178914647bc8ef5cb8286a7123caad1df2655b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 13:10:57 +0000 Subject: [PATCH] mailpit: Update to version 1.15.1 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 00dba2332b..4cb23ae5d0 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.15.0", + "version": "1.15.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.15.0/mailpit-windows-amd64.zip", - "hash": "0df95654bdf1dfe1a27171b8fda5c1fadaf40eee642d4bf133f52983a9c65d5c" + "url": "https://github.com/axllent/mailpit/releases/download/v1.15.1/mailpit-windows-amd64.zip", + "hash": "7c4f2eacb4e15aa47b33811bf3dc58e630d72d506e0e80f85d6294c4bc3b8afa" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.15.0/mailpit-windows-arm64.zip", - "hash": "7f9aa58d85f71114cfe48448d70b28952993ab2cb8b7a447f77bc0432c464619" + "url": "https://github.com/axllent/mailpit/releases/download/v1.15.1/mailpit-windows-arm64.zip", + "hash": "45903a76415a29ca5eece66ad03d0672a71986850ae73c5283bf3d6ab4773c05" } }, "bin": "mailpit.exe",