|
@@ -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.4",
|
|
4
|
+ "version": "0.5",
|
5
|
5
|
"license": "Unknown",
|
6
|
|
- "url": "https://github.com/ililim/dual-key-remap/releases/download/v0.4/dual-key-remap-v0.4.zip",
|
7
|
|
- "hash": "sha256:161AE62732BFDC11A8A99B785C348C61CEFA01565EC7BACDA254658149342325",
|
8
|
|
- "extract_dir": "dual-key-remap-v0.4",
|
|
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",
|
9
|
9
|
"bin": [
|
10
|
10
|
[
|
11
|
11
|
"dual-key-remap.exe",
|