diff --git a/bucket/mailsend-go.json b/bucket/mailsend-go.json index 33df5425c0..8fcfc56d40 100644 --- a/bucket/mailsend-go.json +++ b/bucket/mailsend-go.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/muquit/mailsend-go", - "version": "1.0.7", + "version": "1.0.8", "description": "A multi-platform command line tool to send mail via SMTP protocol.", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.7/mailsend-go_1.0.7_windows-64bit.zip", - "hash": "987310a1bb016807ab93a494f08af1efe2b623a44062a10ac8c521cd06d752ce" + "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.8/mailsend-go_1.0.8_windows-64bit.zip", + "hash": "d1e0fb6a92882fab765d9a701853fa62c96520a3701fd41d498cbdc9054cecfe" }, "32bit": { - "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.7/mailsend-go_1.0.7_windows-32bit.zip", - "hash": "401c736452c19316bd846e0fc362037a1c1374a7be4d113adc676fefcfec2824" + "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.8/mailsend-go_1.0.8_windows-32bit.zip", + "hash": "cf41063726b0f3ab8709fdc56f97fe5243b8d7015bcc4163b48053099b603cda" } }, "extract_dir": "mailsend-go-dir",