diff --git a/bucket/mailpit.json b/bucket/mailpit.json index e195882d4e..1384d19ced 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.19.2", + "version": "1.19.3", "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.19.2/mailpit-windows-amd64.zip", - "hash": "6a4a6e35245b1d5bb95582c5e9c696ac9049f5025787cf49e03c86183d8db651" + "url": "https://github.com/axllent/mailpit/releases/download/v1.19.3/mailpit-windows-amd64.zip", + "hash": "900c75a91230ef36b35210a3a5f3226d05836e4f186b2990ac2185d3e1db19d2" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.19.2/mailpit-windows-arm64.zip", - "hash": "f298519faa7e6a1cd6d1efdb3f10d3a342fa1d54c92f52dfe62bf32cecb08f32" + "url": "https://github.com/axllent/mailpit/releases/download/v1.19.3/mailpit-windows-arm64.zip", + "hash": "541a7e2793d84f9ad66d50e528e1d85e332ed98097123db6ec47c8aaeb0cbef8" } }, "bin": "mailpit.exe",