From 8fe086f0c25a2178a856bc6d700bbd98410426d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 12:31:31 +0000 Subject: [PATCH] mailpit: Update to version 1.20.7 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index ecabaacf9d..6c118e9ff4 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.20.6", + "version": "1.20.7", "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.20.6/mailpit-windows-amd64.zip", - "hash": "9369feea6ba2ff10eebda916ad340a4f538b4441e7129a5c68f9c5ce7355e039" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.7/mailpit-windows-amd64.zip", + "hash": "da016c0358025f2a21aa1be43793b9c98060e926de6e36602d0b4e3dca0b9be9" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.20.6/mailpit-windows-arm64.zip", - "hash": "1320f8a8c74108a9d33abde5466e8d87606f5ad4e0a5f7967bdc251f91978ee5" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.7/mailpit-windows-arm64.zip", + "hash": "e2eedf48fb8927bb7018f38ab25707307726e91dbbd16e1e2392e0b2a4e74a52" } }, "bin": "mailpit.exe",