mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
mailsend-go: Update to version 1.0.4
This commit is contained in:
parent
d47311c39b
commit
31d01a4e55
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/muquit/mailsend-go",
|
"homepage": "https://github.com/muquit/mailsend-go",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"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.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.3/mailsend-go_1.0.3_windows_64-bit.zip",
|
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.4/mailsend-go_1.0.4_windows-64bit.zip",
|
||||||
"hash": "fc3e0ea437bfe3b2de8bec57bf19d60587b86195d159d1a82f7473d86c2ad640"
|
"hash": "94a3b1a89d7f6741c306b5ebe029c971617fdbe6233d1071bf04a9f117c59b3c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.3/mailsend-go_1.0.3_windows_32-bit.zip",
|
"url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.4/mailsend-go_1.0.4_windows-32bit.zip",
|
||||||
"hash": "359db90c21fa3e9835243f6c9ce09d4eaae636ef2ff9e047e39e3345d0d8a26f"
|
"hash": "b3fe4479d01ebf9ed2c57de683158d76fce6e6826d78d1104a8512b1a320e523"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "mailsend-go-dir",
|
"extract_dir": "mailsend-go-dir",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user