From 975b647e879c6ab5d2a3d6308cdf39b6edd6a881 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:30:50 +0000 Subject: [PATCH] mailpit: Update to version 1.27.3 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 683fbee4be..e444c1f6ae 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.2", + "version": "1.27.3", "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.2/mailpit-windows-amd64.zip", - "hash": "bcc252652ca49f84cbc30709bc850b681eb86bc22c179653af6bb981a3798812" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.3/mailpit-windows-amd64.zip", + "hash": "47c6b1e218e9fccb5e28a6f1193c14a285e69a94f7ad4c11f1ccf33dc0af82e8" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.2/mailpit-windows-arm64.zip", - "hash": "047668e28412896df362722958eafab9af95eca56a942e68dca1ea30eefb7981" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.3/mailpit-windows-arm64.zip", + "hash": "9146824b0e79edac00907065f33d3494834c7f12dba5575fb776c6a49f47616b" } }, "bin": "mailpit.exe",