From 368eeb5295d005d0212c4c25938aba2be1cb60e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 04:29:41 +0000 Subject: [PATCH] mailpit: Update to version 1.27.6 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index dbba975315..77dfa1d3b9 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.5", + "version": "1.27.6", "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.5/mailpit-windows-amd64.zip", - "hash": "47b88b210474ca7b6884d6b186453787e8c4c0a21e29aeb0b83c378160f6ee73" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.6/mailpit-windows-amd64.zip", + "hash": "2c9ce02d70eeb913c63de8f26e3b6a931b77a0643ecdc3f6327fe284bb67a1d0" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.5/mailpit-windows-arm64.zip", - "hash": "2657d1b9f895061a83e95d8f1bed433fb0ec57bcffdbba65485125da3714cb58" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.6/mailpit-windows-arm64.zip", + "hash": "1441bdc3ff546016000399c4b1da6e76b79e43b76a48410275ed960f0316fed9" } }, "bin": "mailpit.exe",