diff --git a/bucket/mailsend-go.json b/bucket/mailsend-go.json index 6122d0e34a..9898df27ac 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.4", + "version": "1.0.5", "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.4/mailsend-go_1.0.4_windows-64bit.zip", - "hash": "94a3b1a89d7f6741c306b5ebe029c971617fdbe6233d1071bf04a9f117c59b3c" + "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.5/mailsend-go_1.0.5_windows-64bit.zip", + "hash": "a9db8936de409379643151386894fe66889e1c74284cf0e8805f67207ae69be0" }, "32bit": { - "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.4/mailsend-go_1.0.4_windows-32bit.zip", - "hash": "b3fe4479d01ebf9ed2c57de683158d76fce6e6826d78d1104a8512b1a320e523" + "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.5/mailsend-go_1.0.5_windows-32bit.zip", + "hash": "b3991a6bcc66f8315980cfba46c18ef370a5d120f04ab65eae6331e6ed628694" } }, "extract_dir": "mailsend-go-dir",