diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 6947d96d01..ecabaacf9d 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.20.5", + "version": "1.20.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.20.5/mailpit-windows-amd64.zip", - "hash": "dc120f191eff43760286fd8760016fba08728fda7894a725d483bff91782f5c9" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.6/mailpit-windows-amd64.zip", + "hash": "9369feea6ba2ff10eebda916ad340a4f538b4441e7129a5c68f9c5ce7355e039" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.20.5/mailpit-windows-arm64.zip", - "hash": "1ed92738509925729841e2fdb1844a5be367198c8975fa79e28f03cd2a74aa01" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.6/mailpit-windows-arm64.zip", + "hash": "1320f8a8c74108a9d33abde5466e8d87606f5ad4e0a5f7967bdc251f91978ee5" } }, "bin": "mailpit.exe",