mailsend-go: Update to version 1.0.6

This commit is contained in:
Richard Kuhnt 2019-10-27 21:01:51 +00:00
parent c0f377145a
commit c49aec8e38

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/muquit/mailsend-go", "homepage": "https://github.com/muquit/mailsend-go",
"version": "1.0.5", "version": "1.0.6",
"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.5/mailsend-go_1.0.5_windows-64bit.zip", "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.6/mailsend-go_1.0.6_windows-64bit.zip",
"hash": "a9db8936de409379643151386894fe66889e1c74284cf0e8805f67207ae69be0" "hash": "258e96a0f57af4fdc2bed45c102c1fcf0481979a27a828d5f6aa41d6b5f2e5c5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.5/mailsend-go_1.0.5_windows-32bit.zip", "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.6/mailsend-go_1.0.6_windows-32bit.zip",
"hash": "b3991a6bcc66f8315980cfba46c18ef370a5d120f04ab65eae6331e6ed628694" "hash": "75930876075b0ebe12d9dbe22c52c14590112a36a50a0b00ed512d0aa8be99e6"
} }
}, },
"extract_dir": "mailsend-go-dir", "extract_dir": "mailsend-go-dir",