mailsend-go: Update to version 1.0.9

This commit is contained in:
Ash258 2020-04-10 19:30:34 +02:00
parent 88ee2c77b6
commit 73e960acf8

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/muquit/mailsend-go",
"version": "1.0.8",
"version": "1.0.9",
"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.8/mailsend-go_1.0.8_windows-64bit.zip",
"hash": "d1e0fb6a92882fab765d9a701853fa62c96520a3701fd41d498cbdc9054cecfe"
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.9/mailsend-go_1.0.9_windows-64bit.zip",
"hash": "31e24baa362a4348e64e34cec84661155e25db2270045b485c63f091641f2883"
},
"32bit": {
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.8/mailsend-go_1.0.8_windows-32bit.zip",
"hash": "cf41063726b0f3ab8709fdc56f97fe5243b8d7015bcc4163b48053099b603cda"
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.9/mailsend-go_1.0.9_windows-32bit.zip",
"hash": "f705a6e7abe2b93f203a734f408da4dfd91fbe6d623bf64a1abe847751f826fc"
}
},
"extract_dir": "mailsend-go-dir",