mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 22:34:41 +00:00
42 lines
1.7 KiB
JSON
42 lines
1.7 KiB
JSON
{
|
|
"version": "0.107.72",
|
|
"description": "Network-wide ads & trackers blocking DNS server",
|
|
"homepage": "https://adguard.com/en/adguard-home/overview.html",
|
|
"license": "GPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.72/AdGuardHome_windows_amd64.zip",
|
|
"hash": "128709c6a01dae61e09eed528d7702c4d14a2b23fb48087b1ff578dfadcc5893"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.72/AdGuardHome_windows_386.zip",
|
|
"hash": "b8fff79a20845ce60e100824da81b99d0f3a86d484ac7d8d02f1c97ab59a8496"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.72/AdGuardHome_windows_arm64.zip",
|
|
"hash": "1485f6167bca09be70e987ba427fe606d2c40aa465909d080e77656153afd60e"
|
|
}
|
|
},
|
|
"extract_dir": "AdGuardHome",
|
|
"bin": "AdGuardHome.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/AdguardTeam/AdGuardHome"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/AdguardTeam/AdGuardHome/releases/download/v$version/AdGuardHome_windows_amd64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/AdguardTeam/AdGuardHome/releases/download/v$version/AdGuardHome_windows_386.zip"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/AdguardTeam/AdGuardHome/releases/download/v$version/AdGuardHome_windows_arm64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/checksums.txt"
|
|
}
|
|
}
|
|
}
|