From 8bafc18a26a923cb3c25cf25641463dd58ee1599 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 04:28:08 +0000 Subject: [PATCH] mailpit: Update to version 1.18.5 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 1457368eda..58a8f08fdd 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.18.4", + "version": "1.18.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.18.4/mailpit-windows-amd64.zip", - "hash": "21482aacd9e9fa34e8c153a94c475c983e7fbf2c37c74ce3298a710339825de7" + "url": "https://github.com/axllent/mailpit/releases/download/v1.18.5/mailpit-windows-amd64.zip", + "hash": "51d8d2c1cb2b8e17abc545f1b67ee67866b0586414e69712c2e566c8c765694b" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.18.4/mailpit-windows-arm64.zip", - "hash": "866c54542a9b1323c335549b42590d67b942dc867f327f6301e3e5f10d418b67" + "url": "https://github.com/axllent/mailpit/releases/download/v1.18.5/mailpit-windows-arm64.zip", + "hash": "602589e4775062d6b8ad38421e43d2450a723da0712af5d24e2be6146edfc648" } }, "bin": "mailpit.exe",