From efc2b065dc334e1a06b2f5c08d0b00ed4aad221d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 08:27:30 +0000 Subject: [PATCH] mailpit: Update to version 1.18.1 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index e489322c6f..a08fef049e 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.18.0", + "version": "1.18.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.18.0/mailpit-windows-amd64.zip", - "hash": "46416360abb31ae3bcf02bbfc559c93791f9d3f409396e14b810250b9148d20e" + "url": "https://github.com/axllent/mailpit/releases/download/v1.18.1/mailpit-windows-amd64.zip", + "hash": "ee023df1d08619cc9f808fbec813eda728bd60d595dd277a28cd38bd4b8e7c79" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.18.0/mailpit-windows-arm64.zip", - "hash": "6015b5a7d75383888579df638ecc56b1a02bb9590f29d862deef81fa68c18f41" + "url": "https://github.com/axllent/mailpit/releases/download/v1.18.1/mailpit-windows-arm64.zip", + "hash": "8a40891f254e9e6922a284a5fbaffd34419295641787f35eda650442f885d630" } }, "bin": "mailpit.exe",