-
Notifications
You must be signed in to change notification settings - Fork 0
/
NZBGet.json
18 lines (18 loc) · 963 Bytes
/
NZBGet.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"homepage": "https://github.com/nzbget/nzbget",
"description": "Usenet downloader",
"version": "21.1",
"url": "https://github.com/nzbget/nzbget/releases/download/v21.1/nzbget-21.1-bin-windows-setup.exe#/nzbget.7z",
"hash": "536515ca1e57321c5de664441d3394c4cd63c603183e257275188b3a9e168477",
"shortcuts": [
[
"nzbget.exe",
"NZBGet"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/nzbget/nzbget/releases/download/v$version/nzbget-$version-bin-windows-setup.exe#/nzbget.7z"
},
"notes": "On first launch, this application will create a folder 'NZBGet' inside 'ProgramData'. For removing it, copy the configuration file 'nzbget.conf' contained inside it and paste it in the application folder. Then, change the 'MainDir' property inside the configuration file to an other location. Finally, restart the application and remove the old data location."
}