goodbyedpi@0.2.2: Add shortcut (#4876)

This commit is contained in:
thegamerx1 2023-09-04 14:39:59 +02:00 committed by GitHub
parent c1a62276c0
commit 38726b3753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,12 @@
] ]
} }
}, },
"shortcuts": [
[
"goodbyedpi.exe",
"GoodbyeDPI"
]
],
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/ValdikSS/GoodbyeDPI/releases/download/$version/goodbyedpi-$version.zip", "url": "https://github.com/ValdikSS/GoodbyeDPI/releases/download/$version/goodbyedpi-$version.zip",