From fc37c28c1fc2f50abbc8bc274039d0af660b3a44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 04:29:44 +0000 Subject: [PATCH] mailpit: Update to version 1.27.9 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 414738353d..df859e67a1 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.8", + "version": "1.27.9", "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.8/mailpit-windows-amd64.zip", - "hash": "429adff7d7cfe982c43f0a8e90c54dfba23f838a91d90be6464441e862eb1fe8" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-amd64.zip", + "hash": "6d86230fcc00fc4df98da233acaa0370f6fe355545f4410fdeee20b2ed515824" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.8/mailpit-windows-arm64.zip", - "hash": "6cbc8c75b6d4add40f734addb6addec57a1311bc0127d89e5a97d79ab37c66f9" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-arm64.zip", + "hash": "33f17215f6fbfd714ef8cd8ba50f020120bbdf24606829c65865984a5b560c24" } }, "bin": "mailpit.exe",