|
@@ -1,11 +1,11 @@
|
1
|
1
|
{
|
2
|
2
|
"homepage": "https://github.com/ililim/dual-key-remap",
|
3
|
3
|
"description": "Remap any key to any other two keys on Windows. Most commonly used to remap CapsLock to Escape when pressed alone and Ctrl when pressed with other keys. Written in C to run at the lowest Windows API level for speed and reliability.",
|
4
|
|
- "version": "0.5",
|
|
4
|
+ "version": "0.6",
|
5
|
5
|
"license": "Unknown",
|
6
|
|
- "url": "https://github.com/ililim/dual-key-remap/releases/download/v0.5/dual-key-remap-v0.5.zip",
|
7
|
|
- "hash": "sha256:361A780644D42A5D78FFED8EC44E402A03C03414039C711128219A6FBBB57924",
|
8
|
|
- "extract_dir": "dual-key-remap-v0.5",
|
|
6
|
+ "url": "https://github.com/ililim/dual-key-remap/releases/download/v0.6/dual-key-remap-v0.6.zip",
|
|
7
|
+ "hash": "sha256:905BFE4F91D65CECA6EAEB7947E33C5CF46A2DDE3E7B86334DA5666777CD08B3",
|
|
8
|
+ "extract_dir": "dual-key-remap-v0.6",
|
9
|
9
|
"bin": [
|
10
|
10
|
[
|
11
|
11
|
"dual-key-remap.exe",
|