Skip to content

Commit abce4ec

Browse files
kzshantonuHUMORCE
andauthored
adguardian: Add version 1.6.0 (#11386)
* add: adguardian * Update adguardian.json --------- Co-authored-by: HUMORCE <[email protected]>
1 parent 6b41307 commit abce4ec

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

bucket/adguardian.json

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"version": "1.6.0",
3+
"description": "AdGuard Home traffic monitoring and statistics in your terminal",
4+
"homepage": "https://adguardian.as93.net",
5+
"license": "MIT",
6+
"architecture": {
7+
"64bit": {
8+
"url": "https://github.com/Lissy93/AdGuardian-Term/releases/download/1.6.0/adguardian-windows.exe#/adguardian.exe",
9+
"hash": "b282d08092a2895bfd7cf19f5f2e8be5c92c3b854b015dfb14f82847d630cc95"
10+
}
11+
},
12+
"bin": "adguardian.exe",
13+
"checkver": {
14+
"github": "https://github.com/Lissy93/AdGuardian-Term"
15+
},
16+
"autoupdate": {
17+
"architecture": {
18+
"64bit": {
19+
"url": "https://github.com/Lissy93/AdGuardian-Term/releases/download/$version/adguardian-windows.exe#/adguardian.exe"
20+
}
21+
}
22+
}
23+
}

0 commit comments

Comments
 (0)