move scoop to own repo

This commit is contained in:
Jakob 2022-01-09 16:52:06 +01:00
parent 87586f3521
commit a3576f8c34
3 changed files with 2 additions and 25 deletions

View file

@ -1,23 +0,0 @@
{
"version": "2.10",
"description": "A small update checker for NVidia GPUs.",
"homepage": "https://github.com/fyr77/EnvyUpdate",
"license": "MIT",
"url": "https://dev.jakobsenkl.pw/envyupdate/2.10-scoop.zip",
"hash": "4CFCBDBBBA8ED4EFC1D226C8BAB4F78DD4F7A0C11A543ADA951DE66B0751F8ED",
"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://dev.jakobsenkl.pw/envyupdate/$version-scoop.zip"
}
}