mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
16 lines
471 B
JSON
16 lines
471 B
JSON
{
|
|
"homepage": "https://github.com/susam/uncap",
|
|
"license": "MIT",
|
|
"version": "0.2.2",
|
|
"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"
|
|
}
|
|
}
|
|
}
|