From 8d074b59430b5ee357f8f078e05a11342963f044 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 12:30:48 +0000 Subject: [PATCH] mailpit: Update to version 1.23.1 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 4500ad9b75..6cf09bf1e0 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.23.0", + "version": "1.23.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.23.0/mailpit-windows-amd64.zip", - "hash": "c39b6572f506bd71e5f251e17147c66b3fb8ab74845199879b1069256edd9b00" + "url": "https://github.com/axllent/mailpit/releases/download/v1.23.1/mailpit-windows-amd64.zip", + "hash": "f9b82d77a271055bbeae75a8ee90d3226596524388901741cca7a0558a3e58b8" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.23.0/mailpit-windows-arm64.zip", - "hash": "482cdeb51b96ba62467623bae21e974c902767789baf915c87335381ca403d45" + "url": "https://github.com/axllent/mailpit/releases/download/v1.23.1/mailpit-windows-arm64.zip", + "hash": "6fc45479df162688ca73336df2f5a81a3189eda38da5d47916e452b9220e816b" } }, "bin": "mailpit.exe",