mailsend-go: Update to version 1.0.10

This commit is contained in:
Jakub Čábera 2020-12-07 08:35:46 +01:00
parent 3ae79bda6b
commit a07f9bf2e3

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/muquit/mailsend-go", "version": "1.0.10",
"version": "1.0.9",
"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.",
"homepage": "https://github.com/muquit/mailsend-go",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.9/mailsend-go_1.0.9_windows-64bit.zip", "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.10/mailsend-go_1.0.10_windows-64bit.zip",
"hash": "31e24baa362a4348e64e34cec84661155e25db2270045b485c63f091641f2883" "hash": "07f884229dd98b2268ab128c8a8ed894c071f4a51f2d2c3e35a788214848201e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.9/mailsend-go_1.0.9_windows-32bit.zip", "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.10/mailsend-go_1.0.10_windows-32bit.zip",
"hash": "f705a6e7abe2b93f203a734f408da4dfd91fbe6d623bf64a1abe847751f826fc" "hash": "4e4d4566f995cc203aa7d79c356a7c64b2f7aa4c766fd1b4521ca9abb4cff386"
} }
}, },
"extract_dir": "mailsend-go-dir", "extract_dir": "mailsend-go-dir",