From 8edf7dd06cb7025fd5dd43a624fdebaf858c3e38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:32:10 +0000 Subject: [PATCH] mailpit: Update to version 1.21.5 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index d488a6b632..3ab6471ea0 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.21.4", + "version": "1.21.5", "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.21.4/mailpit-windows-amd64.zip", - "hash": "62e53f1efd557fbb7e693533000accc562e758c07431e1d222bf687c8b64b64e" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.5/mailpit-windows-amd64.zip", + "hash": "d2e3643cace0eb7b113224f67eed13aa546f834e394b00407a61bb49b7fea6a6" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.21.4/mailpit-windows-arm64.zip", - "hash": "1fa4f53b2479b7de5b7181887e4d69ef72ccaca96df900146d3e3bc9948657eb" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.5/mailpit-windows-arm64.zip", + "hash": "86dbc8e435ddfcd66ee5f1da5f29dfc09f750638b1c01722f12a333d5764756c" } }, "bin": "mailpit.exe",