From e01aeb051dee64843b6d435afc8db073cc1b01b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 04:29:28 +0000 Subject: [PATCH] mailpit: Update to version 1.21.8 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 8723acb2bd..60a11b9d1f 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.21.7", + "version": "1.21.8", "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.7/mailpit-windows-amd64.zip", - "hash": "31b4dabd4e46ea56e6974b0397c9f7fe2ff68425e25623e7189ea99739b61b11" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.8/mailpit-windows-amd64.zip", + "hash": "934dbd469da0f61ec7d1619e2d3c5a8c6179b7beab4a6d1900c3916ee2d547fb" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.21.7/mailpit-windows-arm64.zip", - "hash": "32b1641c07d914b6752f1448a12b09d77ff996a150b3158ceee1d2d543bc6b9e" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.8/mailpit-windows-arm64.zip", + "hash": "347dcd2d2c6c9f3040b4fa2c2a5518ec8ca23a9d1b00d13c85c9e402f18754a6" } }, "bin": "mailpit.exe",