From 4133f56ffc56cb18a5492c8d201225fc83841b39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 08:30:14 +0000 Subject: [PATCH] mailpit: Update to version 1.26.2 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index f195b58614..73f834affe 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.26.1", + "version": "1.26.2", "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.26.1/mailpit-windows-amd64.zip", - "hash": "b453fb4644fc550b1b139d2c6aca4676822d387a584de22f43846aa6efc872dd" + "url": "https://github.com/axllent/mailpit/releases/download/v1.26.2/mailpit-windows-amd64.zip", + "hash": "a5c2ee4be938078b1f968eaa150a94ecef9c2774b0c0f5d2f7241b8a8a0525f4" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.26.1/mailpit-windows-arm64.zip", - "hash": "31a4fd4a194af875d312a5764ff7e14032db5cecadb6070c77f543df0f94caab" + "url": "https://github.com/axllent/mailpit/releases/download/v1.26.2/mailpit-windows-arm64.zip", + "hash": "f6f41e9500ff31fac42a99afc851f65fa1ff3518adfa7bec1525224f8f507d47" } }, "bin": "mailpit.exe",