From f74797ac17eda30c8affcc0618cff12af762cb81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 04:29:50 +0000 Subject: [PATCH] mailpit: Update to version 1.27.7 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 77dfa1d3b9..59fcf1f94b 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.6", + "version": "1.27.7", "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.27.6/mailpit-windows-amd64.zip", - "hash": "2c9ce02d70eeb913c63de8f26e3b6a931b77a0643ecdc3f6327fe284bb67a1d0" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.7/mailpit-windows-amd64.zip", + "hash": "80e26d163f7bc3204ca8ff44d80e1812a850288f649be2d533fe5bbf552a65b9" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.6/mailpit-windows-arm64.zip", - "hash": "1441bdc3ff546016000399c4b1da6e76b79e43b76a48410275ed960f0316fed9" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.7/mailpit-windows-arm64.zip", + "hash": "c3bc7f9355397a9738018230469fd6a3997a2104309056df0b70f096b6e8c1f2" } }, "bin": "mailpit.exe",