File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.107.71" ,
3+ "description" : " Network-wide ads & trackers blocking DNS server" ,
4+ "homepage" : " https://adguard.com/en/adguard-home/overview.html" ,
5+ "license" : " GPL-3.0-or-later" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.71/AdGuardHome_windows_amd64.zip" ,
9+ "hash" : " 366af0f93e496ef96f13cb3ac1e0004fbd195a9d02ffc6bb4ff69aa20067190d"
10+ },
11+ "32bit" : {
12+ "url" : " https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.71/AdGuardHome_windows_386.zip" ,
13+ "hash" : " 821382b8cb629ecd0d7d07808cb759a3dc1fe3becca3960412a4384c6ea64f3b"
14+ },
15+ "arm64" : {
16+ "url" : " https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.71/AdGuardHome_windows_arm64.zip" ,
17+ "hash" : " 50ee696c74a82032bc45e75b581331a397432d381e7482f934bfa033aa025181"
18+ }
19+ },
20+ "extract_dir" : " AdGuardHome" ,
21+ "bin" : " AdGuardHome.exe" ,
22+ "checkver" : {
23+ "github" : " https://github.com/AdguardTeam/AdGuardHome"
24+ },
25+ "autoupdate" : {
26+ "architecture" : {
27+ "64bit" : {
28+ "url" : " https://github.com/AdguardTeam/AdGuardHome/releases/download/v$version/AdGuardHome_windows_amd64.zip"
29+ },
30+ "32bit" : {
31+ "url" : " https://github.com/AdguardTeam/AdGuardHome/releases/download/v$version/AdGuardHome_windows_386.zip"
32+ },
33+ "arm64" : {
34+ "url" : " https://github.com/AdguardTeam/AdGuardHome/releases/download/v$version/AdGuardHome_windows_arm64.zip"
35+ }
36+ },
37+ "hash" : {
38+ "url" : " $baseurl/checksums.txt"
39+ }
40+ }
41+ }
You can’t perform that action at this time.
0 commit comments