1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

Merge pull request #61 from YunoHost-Apps/testing

Testing
This commit is contained in:
Kayou 2022-08-30 10:56:05 +02:00 committed by GitHub
commit 23c65a5b40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 10 deletions

View file

@ -20,7 +20,7 @@ AdGuard Home is a network-wide software for blocking ads & tracking. After you s
It operates as a DNS server that re-routes tracking domains to a "black hole", thus preventing your devices from connecting to those servers. It's based on software we use for our public AdGuard DNS servers -- both share a lot of common code.
**Shipped version:** 0.107.9~ynh1
**Shipped version:** 0.107.11~ynh1
## Screenshots

View file

@ -20,7 +20,7 @@ AdGuard Home est un logiciel à l'échelle du réseau pour bloquer les publicit
Il fonctionne comme un serveur DNS qui redirige les domaines de pistage vers un "trou noir", empêchant ainsi vos appareils de se connecter à ces serveurs. Il est basé sur un logiciel que nous utilisons pour nos serveurs DNS publics AdGuard - les deux partagent beaucoup de code commun.
**Version incluse :** 0.107.9~ynh1
**Version incluse :** 0.107.11~ynh1
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.9/AdGuardHome_linux_amd64.tar.gz
SOURCE_SUM=3317bd19bd44aeb6599776bed12a82ff4821a1e579d57f7763120eb3d80cda56
SOURCE_URL=https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.11/AdGuardHome_linux_amd64.tar.gz
SOURCE_SUM=69367f9dfcc90495fba55ff19ffed0c0fbcaf79198e4323378db383bfe94043c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=2

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.9/AdGuardHome_linux_arm64.tar.gz
SOURCE_SUM=4b21eecd701edb835fd2ff43b3767e71b5e82152c22528f6e3723a0745d60653
SOURCE_URL=https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.11/AdGuardHome_linux_arm64.tar.gz
SOURCE_SUM=6983cc32323b6b316d194bcfcb62a74b4a3b9539adb0e68e56020509691f362e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=2

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.9/AdGuardHome_linux_armv7.tar.gz
SOURCE_SUM=d60c379d5611015790e3c4949eea6f87576b2049911ca6ac450a6df0db3719ff
SOURCE_URL=https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.11/AdGuardHome_linux_armv7.tar.gz
SOURCE_SUM=5bbe85c2ee27f65ab89b3f224675bfbd3242d5bfd22aa9daf9748df477ac6e18
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=2

View file

@ -6,7 +6,7 @@
"en": "Network-wide ads & trackers blocking DNS server",
"fr": "Serveur DNS, bloqueur de publicités et trackers"
},
"version": "0.107.9~ynh1",
"version": "0.107.11~ynh1",
"url": "https://adguard.com/adguard-home.html",
"upstream": {
"license": "GPL-3.0",
@ -57,4 +57,4 @@
}
]
}
}
}