diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 3ab6471ea0..eb91bee702 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.21.5", + "version": "1.21.6", "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.21.5/mailpit-windows-amd64.zip", - "hash": "d2e3643cace0eb7b113224f67eed13aa546f834e394b00407a61bb49b7fea6a6" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.6/mailpit-windows-amd64.zip", + "hash": "e03365f4391bd8612026bb4cf596745e8bd38408539ae15c6ee5eb1a450deb6c" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.21.5/mailpit-windows-arm64.zip", - "hash": "86dbc8e435ddfcd66ee5f1da5f29dfc09f750638b1c01722f12a333d5764756c" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.6/mailpit-windows-arm64.zip", + "hash": "99c9a368b6bda58c84228154967b8b93dfc895d9139ee7c822f5496118963591" } }, "bin": "mailpit.exe",