diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 120217b2e6..415f0d3df1 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.21.1", + "version": "1.21.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.21.1/mailpit-windows-amd64.zip", - "hash": "36c92fe36e60a1975db25f77a97087c9db5f1f5305cb4830b4df90d3e2e8e2a1" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.2/mailpit-windows-amd64.zip", + "hash": "8b95db672fc853dd0005da26b7ae08d02c446821231df86d4bbbabd3432ae80c" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.21.1/mailpit-windows-arm64.zip", - "hash": "e281fa5006d4bd3f60a2217e0c6fe47c66d6e8e3f4948d0dd884542fcdf38466" + "url": "https://github.com/axllent/mailpit/releases/download/v1.21.2/mailpit-windows-arm64.zip", + "hash": "8f86f3db26c7ad39495eca768a665c3a01481f68060a6d4c35af949eb674b7c1" } }, "bin": "mailpit.exe",