mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Add mailsend (1.19)
NB. Although auto-update is present the `bin` had to be manually set because the mailsend binary ends in its version number
This commit is contained in:
parent
c0b49d399f
commit
a89138754d
18
mailsend.json
Normal file
18
mailsend.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": "1.19",
|
||||
"license": "",
|
||||
"extract_dir": "",
|
||||
"url": "https://github.com/muquit/mailsend/releases/download/1.19/mailsend1.19.exe.zip",
|
||||
"depends": "",
|
||||
"homepage": "https://github.com/muquit/mailsend",
|
||||
"checkver": {
|
||||
"github": "https://github.com/muquit/mailsend"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/muquit/mailsend/releases/download/$version/mailsend$version.exe.zip"
|
||||
},
|
||||
"hash": "87db23b8c9588353d12e19e953dddb17ed04b422f41bcfbaa8ad4e27057245b4",
|
||||
"bin": [
|
||||
["mailsend1.19.exe", "mailsend"]
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user