Update app version

This commit is contained in:
github-action update-app-version 2022-10-13 22:06:33 +00:00
parent ab773c7c88
commit 6296513e83

View File

@ -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": [
{ {