From 32785c40e010c31c22b308bd408cd67881bfc6c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 00:33:29 +0000 Subject: [PATCH] mailpit: Update to version 1.20.1 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index aeed326dcf..ccdcbd8f3b 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.20.0", + "version": "1.20.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.20.0/mailpit-windows-amd64.zip", - "hash": "4fbdb8c5b78b0b3e7c371d7355ac3b8ca030b656e6032f0b3e2593a974bf17ae" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.1/mailpit-windows-amd64.zip", + "hash": "37e9bcb4c5eb83d3e7d86a3e04a24ee1008de89414a65a4c5828b3f8aabb292c" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.20.0/mailpit-windows-arm64.zip", - "hash": "212054b122cbd2e0065e0b34234f5110a20ec75385898ae0a19fdc9acf11f90a" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.1/mailpit-windows-arm64.zip", + "hash": "ddb7e71764bc8dd31779a205d96f74121b65394f5eb8619435ad4724457c1e5e" } }, "bin": "mailpit.exe",