mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
12 lines
507 B
JSON
12 lines
507 B
JSON
{
|
|
"version": "1.19",
|
|
"description": "A program to send mail via SMTP from command line.",
|
|
"homepage": "https://github.com/muquit/mailsend",
|
|
"license": "BSD-3-Clause",
|
|
"notes": "Depricated, please use 'mailsend-go' instead.",
|
|
"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\" 'mailsend.exe'",
|
|
"bin": "mailsend.exe"
|
|
}
|