This repository has been archived on 2025-07-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
EnvyUpdate/res/scoop/envyupdate.json

24 lines
686 B
JSON
Raw Normal View History

2021-09-09 20:59:21 +02:00
{
2021-09-17 12:41:08 +02:00
"version": "2.10",
2021-09-09 20:59:21 +02:00
"description": "A small update checker for NVidia GPUs.",
"homepage": "https://github.com/fyr77/EnvyUpdate",
"license": "MIT",
2022-01-09 16:36:44 +01:00
"url": "https://dev.jakobsenkl.pw/envyupdate/2.10-scoop.zip",
2021-09-17 12:41:08 +02:00
"hash": "4CFCBDBBBA8ED4EFC1D226C8BAB4F78DD4F7A0C11A543ADA951DE66B0751F8ED",
"extract_dir": "EnvyUpdate-2.10",
2021-09-09 20:59:21 +02:00
"bin": "EnvyUpdate.exe",
"shortcuts": [
[
"EnvyUpdate.exe",
"EnvyUpdate"
]
],
"persist": "sd.envy",
"checkver": {
"github": "https://github.com/fyr77/EnvyUpdate"
},
"autoupdate": {
2022-01-09 16:40:50 +01:00
"url": "https://dev.jakobsenkl.pw/envyupdate/$version-scoop.zip"
2021-09-09 20:59:21 +02:00
}
}