From 39aced17cb63d22641fa9e80ce1915ced6bf54ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 00:42:52 +0000 Subject: [PATCH] mailpit: Update to version 1.27.11 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 297651b09b..32ecef02fa 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.10", + "version": "1.27.11", "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.10/mailpit-windows-amd64.zip", - "hash": "8b38b1c2f725f86843b955676a4c4b78b543a688508e581d11543b0419cb0e4f" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.11/mailpit-windows-amd64.zip", + "hash": "d36745099e8c5c28099cf0aef5a9c9d38f7fdd7ae5cbf8f4f3da6d21db7cb6c4" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-arm64.zip", - "hash": "6b89a343c83d1b037f1d0ae1732399ec25f60bfa09fe1f8f09c448403daa9192" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.11/mailpit-windows-arm64.zip", + "hash": "d3ea2d9f04b30bbc638ba8bedf29f46c511c06af5db10ccfbc322e38e46ddb6c" } }, "bin": "mailpit.exe",