mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
17 lines
560 B
JSON
17 lines
560 B
JSON
{
|
|
"version": "0.3.0",
|
|
"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.3.0/uncap.exe",
|
|
"hash": "4b815b0f6d7369bdb3e943ad2be13bdc002c6916ac7425f69c3f1681c3f31a47",
|
|
"bin": "uncap.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/susam/uncap/releases/download/$version/uncap.exe",
|
|
"hash": {
|
|
"url": "$baseurl/uncap.sha1"
|
|
}
|
|
}
|
|
}
|