From 60dc630a9f2dab3c41c3246a4841dcebf449adbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 04:29:19 +0000 Subject: [PATCH] mailpit: Update to version 1.27.10 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index df859e67a1..297651b09b 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.9", + "version": "1.27.10", "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.9/mailpit-windows-amd64.zip", - "hash": "6d86230fcc00fc4df98da233acaa0370f6fe355545f4410fdeee20b2ed515824" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-amd64.zip", + "hash": "8b38b1c2f725f86843b955676a4c4b78b543a688508e581d11543b0419cb0e4f" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-arm64.zip", - "hash": "33f17215f6fbfd714ef8cd8ba50f020120bbdf24606829c65865984a5b560c24" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-arm64.zip", + "hash": "6b89a343c83d1b037f1d0ae1732399ec25f60bfa09fe1f8f09c448403daa9192" } }, "bin": "mailpit.exe",