Update app version
This commit is contained in:
parent
ab773c7c88
commit
6296513e83
|
@ -2,17 +2,22 @@
|
||||||
"$schema": "../schema.json",
|
"$schema": "../schema.json",
|
||||||
"name": "Adguard",
|
"name": "Adguard",
|
||||||
"available": true,
|
"available": true,
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "0.107.13",
|
"version": "0.107.16",
|
||||||
"port": 8104,
|
"port": 8104,
|
||||||
"id": "adguard",
|
"id": "adguard",
|
||||||
"categories": ["network", "security"],
|
"categories": [
|
||||||
|
"network",
|
||||||
|
"security"
|
||||||
|
],
|
||||||
"description": "Adguard is the best way to get rid of annoying ads and online tracking and protect your computer from malware. Make your web surfing fast, safe and ad-free.",
|
"description": "Adguard is the best way to get rid of annoying ads and online tracking and protect your computer from malware. Make your web surfing fast, safe and ad-free.",
|
||||||
"short_desc": "World's most advanced adblocker!",
|
"short_desc": "World's most advanced adblocker!",
|
||||||
"author": "AdguardTeam",
|
"author": "AdguardTeam",
|
||||||
"source": "https://github.com/AdguardTeam",
|
"source": "https://github.com/AdguardTeam",
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"ports": [53]
|
"ports": [
|
||||||
|
53
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"form_fields": [
|
"form_fields": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user