forked from Ash258/Shovel-Ash258
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSharpKeys.json
23 lines (23 loc) · 893 Bytes
/
SharpKeys.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"version": "3.9.2",
"description": "SharpKeys. Remap one key to any other key.",
"homepage": "https://github.com/randyrants/sharpkeys",
"license": {
"identifier": "MS-PL",
"url": "https://github.com/randyrants/sharpkeys/blob/master/license.md"
},
"changelog": "https://github.com/randyrants/sharpkeys/releases/tag/v3.9.2",
"url": "https://github.com/randyrants/sharpkeys/releases/download/v3.9.2/sharpkeys392.zip",
"hash": "2ea10aba2c75726f6ff2294f0c43b558e85f443c21df4860408feb84120944f8",
"shortcuts": [
[
"SharpKeys.exe",
"SharpKeys"
]
],
"checkver": "github",
"autoupdate": {
"changelog": "https://github.com/randyrants/sharpkeys/releases/tag/v$version",
"url": "https://github.com/randyrants/sharpkeys/releases/download/v$version/sharpkeys$cleanVersion.zip"
}
}