mailsend-go: Update to version 1.0.5

This commit is contained in:
Richard Kuhnt 2019-07-06 20:00:16 +00:00
parent 1ba9f3c222
commit 85d0eaddbd

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/muquit/mailsend-go", "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.", "description": "A multi-platform command line tool to send mail via SMTP protocol.",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.4/mailsend-go_1.0.4_windows-64bit.zip", "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.5/mailsend-go_1.0.5_windows-64bit.zip",
"hash": "94a3b1a89d7f6741c306b5ebe029c971617fdbe6233d1071bf04a9f117c59b3c" "hash": "a9db8936de409379643151386894fe66889e1c74284cf0e8805f67207ae69be0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.4/mailsend-go_1.0.4_windows-32bit.zip", "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.5/mailsend-go_1.0.5_windows-32bit.zip",
"hash": "b3fe4479d01ebf9ed2c57de683158d76fce6e6826d78d1104a8512b1a320e523" "hash": "b3991a6bcc66f8315980cfba46c18ef370a5d120f04ab65eae6331e6ed628694"
} }
}, },
"extract_dir": "mailsend-go-dir", "extract_dir": "mailsend-go-dir",