23 lines
744 B
JSON
23 lines
744 B
JSON
{
|
|
"version": "2.10",
|
|
"description": "A small update checker for NVidia GPUs.",
|
|
"homepage": "https://github.com/fyr77/EnvyUpdate",
|
|
"license": "MIT",
|
|
"url": "https://github.com/fyr77/EnvyUpdate/releases/download/2.10/PackageManagerZip.zip",
|
|
"hash": "03B70FD950BD5A91B295706B2938C0AC33AE0607F901405CFA930CF0F04692E4",
|
|
"extract_dir": "EnvyUpdate-2.10",
|
|
"bin": "EnvyUpdate.exe",
|
|
"shortcuts": [
|
|
[
|
|
"EnvyUpdate.exe",
|
|
"EnvyUpdate"
|
|
]
|
|
],
|
|
"persist": "sd.envy",
|
|
"checkver": {
|
|
"github": "https://github.com/fyr77/EnvyUpdate"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/fyr77/EnvyUpdate/releases/download/$version/PackageManagerZip.zip"
|
|
}
|
|
}
|