{ "homepage": "https://github.com/muquit/mailsend", "version": "1.19", "description": "A program to send mail via SMTP from command line.", "license": "BSD-3-Clause", "url": "https://github.com/muquit/mailsend/releases/download/1.19/mailsend1.19.exe.zip", "hash": "sha1:9f25e39200089d8c281949323eadb7ab18352dff", "pre_install": "Rename-Item \"$dir\\mailsend$version.exe\" \"$dir\\mailsend.exe\"", "bin": "mailsend.exe", "checkver": "github", "autoupdate": { "url": "https://github.com/muquit/mailsend/releases/download/$version/mailsend$version.exe.zip", "hash": { "url": "https://github.com/muquit/mailsend/releases/tag/$version", "regex": "SHA1\\($basename\\).*$sha1" } }, "notes": "Depricated, please use 'mailsend-go' instead." }