2023-04-18 16:27:14 +00:00

17 lines
541 B
JSON

{
"version": "0.2.2",
"description": "Map Caps Lock to Escape, or any key to any key.",
"homepage": "https://github.com/susam/uncap",
"license": "MIT",
"url": "https://github.com/susam/uncap/releases/download/0.2.2/uncap.exe",
"hash": "sha1:188311c52d07fad5df0071f3f25b8d6ca537451b",
"bin": "uncap.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/susam/uncap/releases/download/$version/uncap.exe",
"hash": {
"url": "$baseurl/uncap.sha1"
}
}
}