From 94029accd3354fe5f92db0192de417ff30abdd74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 12:38:42 +0000 Subject: [PATCH] mailpit: Update to version 1.17.0 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index c051728831..8fcbb3f1e3 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.16.0", + "version": "1.17.0", "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.16.0/mailpit-windows-amd64.zip", - "hash": "5b606ae7c10ab978b67993b29b18d6d15ce961e5336937c2f33604c15a5317e6" + "url": "https://github.com/axllent/mailpit/releases/download/v1.17.0/mailpit-windows-amd64.zip", + "hash": "3463e1b5121499d8d79f964982b288551aa7f0b99ef9c0765402e68c5b0eff79" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.16.0/mailpit-windows-arm64.zip", - "hash": "ed46181d85487de2ae49dcaed885f327a825a9ffd400aec97ab50f89c861e192" + "url": "https://github.com/axllent/mailpit/releases/download/v1.17.0/mailpit-windows-arm64.zip", + "hash": "6b6db7aedf31bd9953e6aebd8f30a2816c63921969e864a0dd33a649e246a7ec" } }, "bin": "mailpit.exe",