ScoopInstaller_Main/bucket/mailsend.json
Jakub Čábera ffa6a88b07 argocd: Update to version 1.8.2
format [l-m]*
2021-01-10 07:31:44 +01:00

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"
}