generated from ScoopInstaller/BucketTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mediamtx updated, email-to-html manifest added
- Loading branch information
1 parent
2f9bd6a
commit 72677fc
Showing
2 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"version": "1.0.6", | ||
"description": "EML to HTML converter with attachment and media support", | ||
"homepage": "https://github.com/gonejack/email-to-html", | ||
"license": "MIT", | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/gonejack/email-to-html/releases/download/v1.0.6/email-to-html_1.0.6_windows_amd64.zip", | ||
"hash": "ba6ae0597e1eb0fd772b7bc2b4ea4f6f952fc0a290b4e14e3060f99f197babe4" | ||
} | ||
}, | ||
"bin": "email-to-html.exe", | ||
"checkver": "github", | ||
"autoupdate": { | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/gonejack/email-to-html/releases/download/v$version/email-to-html_$version_windows_amd64.zip" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters