From fe2ce00fc93a6973688852363b7adaae5b3381cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:31:49 +0000 Subject: [PATCH] mailpit: Update to version 1.21.7 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index eb91bee702..8723acb2bd 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.21.6", + "version": "1.21.7", "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.6/mailpit-windows-amd64.zip", - "hash": "e03365f4391bd8612026bb4cf596745e8bd38408539ae15c6ee5eb1a450deb6c" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.7/mailpit-windows-amd64.zip", + "hash": "31b4dabd4e46ea56e6974b0397c9f7fe2ff68425e25623e7189ea99739b61b11" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.21.6/mailpit-windows-arm64.zip", - "hash": "99c9a368b6bda58c84228154967b8b93dfc895d9139ee7c822f5496118963591" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.7/mailpit-windows-arm64.zip", + "hash": "32b1641c07d914b6752f1448a12b09d77ff996a150b3158ceee1d2d543bc6b9e" } }, "bin": "mailpit.exe",