From 86a76199d4f99018b9a08de7bf792cf66992e299 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 08:27:31 +0000 Subject: [PATCH] mailpit: Update to version 1.19.2 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 7ad34f92c5..e195882d4e 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.19.1", + "version": "1.19.2", "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.19.1/mailpit-windows-amd64.zip", - "hash": "fe1169beb20b780325c5d6a44f44768f8e680f3fefb37217f8cc0c3e669a1074" + "url": "https://github.com/axllent/mailpit/releases/download/v1.19.2/mailpit-windows-amd64.zip", + "hash": "6a4a6e35245b1d5bb95582c5e9c696ac9049f5025787cf49e03c86183d8db651" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.19.1/mailpit-windows-arm64.zip", - "hash": "70bcf74c109f71c0889d72f31df728681e28c88a32adaaf9f2eb90df823813a4" + "url": "https://github.com/axllent/mailpit/releases/download/v1.19.2/mailpit-windows-arm64.zip", + "hash": "f298519faa7e6a1cd6d1efdb3f10d3a342fa1d54c92f52dfe62bf32cecb08f32" } }, "bin": "mailpit.exe",