mailsend-go: Update to version 1.0.7

This commit is contained in:
Richard Kuhnt 2020-02-17 14:01:51 +00:00
parent ee73a1379e
commit c7bf8df9c5

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/muquit/mailsend-go",
"version": "1.0.6",
"version": "1.0.7",
"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.6/mailsend-go_1.0.6_windows-64bit.zip",
"hash": "258e96a0f57af4fdc2bed45c102c1fcf0481979a27a828d5f6aa41d6b5f2e5c5"
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.7/mailsend-go_1.0.7_windows-64bit.zip",
"hash": "987310a1bb016807ab93a494f08af1efe2b623a44062a10ac8c521cd06d752ce"
},
"32bit": {
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.6/mailsend-go_1.0.6_windows-32bit.zip",
"hash": "75930876075b0ebe12d9dbe22c52c14590112a36a50a0b00ed512d0aa8be99e6"
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.7/mailsend-go_1.0.7_windows-32bit.zip",
"hash": "401c736452c19316bd846e0fc362037a1c1374a7be4d113adc676fefcfec2824"
}
},
"extract_dir": "mailsend-go-dir",