forked from Ash258/Shovel-Ash258
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Caret-Beta.json
29 lines (29 loc) · 904 Bytes
/
Caret-Beta.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"version": "4.0.0-rc23",
"description": "Caret Beta. Markdown editor",
"homepage": "https://caret.io",
"license": {
"identifier": "Proprietary",
"url": "https://caret.io/terms"
},
"url": "https://github.com/careteditor/releases-beta/releases/download/4.0.0-rc23/caret-beta-4.0.0-rc23-full.nupkg",
"hash": "sha1:4f6938c35b8b94a352b29058ac2954e3c7b26d5d",
"extract_dir": "lib\\net45",
"bin": "caret-beta.exe",
"shortcuts": [
[
"caret-beta.exe",
"Caret Beta"
]
],
"checkver": {
"github": "https://github.com/careteditor/releases-beta",
"regex": "tag/([\\w.-]+)"
},
"autoupdate": {
"url": "https://github.com/careteditor/releases-beta/releases/download/$version/caret-beta-$version-full.nupkg",
"hash": {
"url": "$baseurl/RELEASES"
}
}
}