From 6c0e1ec19a12a36c45490003647badad481527b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 08:29:59 +0000 Subject: [PATCH] mailpit: Update to version 1.27.1 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index d54824a042..9a25a0ee1a 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.0", + "version": "1.27.1", "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.0/mailpit-windows-amd64.zip", - "hash": "48f605b63d9a37dedbaecac03f7b138c47495c41ce52b5e2d90835b4dd3d99b8" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.1/mailpit-windows-amd64.zip", + "hash": "7f310cccf9501baf4d749a3368c7e72995166777af7d18ef2a88bd3865e75513" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.0/mailpit-windows-arm64.zip", - "hash": "f18f007739d4fd3db50323a79e31b5404b8200f0c9f3df57e41c8d3e37c52ba7" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.1/mailpit-windows-arm64.zip", + "hash": "6136699aca57d6e8c1ae0059fd513055d085ed80fd46f2a04036b3e593baad3e" } }, "bin": "mailpit.exe",