diff --git a/bucket/mailsend-go.json b/bucket/mailsend-go.json index e010edacdb..6122d0e34a 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.3", + "version": "1.0.4", "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.3/mailsend-go_1.0.3_windows_64-bit.zip", - "hash": "fc3e0ea437bfe3b2de8bec57bf19d60587b86195d159d1a82f7473d86c2ad640" + "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.4/mailsend-go_1.0.4_windows-64bit.zip", + "hash": "94a3b1a89d7f6741c306b5ebe029c971617fdbe6233d1071bf04a9f117c59b3c" }, "32bit": { - "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.3/mailsend-go_1.0.3_windows_32-bit.zip", - "hash": "359db90c21fa3e9835243f6c9ce09d4eaae636ef2ff9e047e39e3345d0d8a26f" + "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.4/mailsend-go_1.0.4_windows-32bit.zip", + "hash": "b3fe4479d01ebf9ed2c57de683158d76fce6e6826d78d1104a8512b1a320e523" } }, "extract_dir": "mailsend-go-dir",