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

Upgrade to v0.107.52 (#186)

This commit is contained in:
YunoHost Bot 2024-07-05 04:39:15 +02:00 committed by OniriCorpe
parent 7fc8db051d
commit f8d0d63de9
7 changed files with 13 additions and 13 deletions

View file

@ -24,7 +24,7 @@ It operates as a DNS server that re-routes tracking domains to a "black hole", t
However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*. However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*.
**Shipped version:** 0.107.51~ynh1 **Shipped version:** 0.107.52~ynh1
## Screenshots ## Screenshots

View file

@ -24,7 +24,7 @@ It operates as a DNS server that re-routes tracking domains to a "black hole", t
However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*. However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*.
**Versión actual:** 0.107.51~ynh1 **Versión actual:** 0.107.52~ynh1
## Capturas ## Capturas

View file

@ -24,7 +24,7 @@ It operates as a DNS server that re-routes tracking domains to a "black hole", t
However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*. However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*.
**Paketatutako bertsioa:** 0.107.51~ynh1 **Paketatutako bertsioa:** 0.107.52~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -24,7 +24,7 @@ Il fonctionne comme un serveur DNS qui redirige les domaines de pistage vers un
Cependant, Dnsmasq n'est pas désactivé et continuera à fonctionner en tant que *serveur DNS localhost*. Cependant, Dnsmasq n'est pas désactivé et continuera à fonctionner en tant que *serveur DNS localhost*.
**Version incluse:** 0.107.51~ynh1 **Version incluse:** 0.107.52~ynh1
## Captures décran ## Captures décran

View file

@ -24,7 +24,7 @@ It operates as a DNS server that re-routes tracking domains to a "black hole", t
However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*. However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*.
**Versión proporcionada:** 0.107.51~ynh1 **Versión proporcionada:** 0.107.52~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -24,7 +24,7 @@ It operates as a DNS server that re-routes tracking domains to a "black hole", t
However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*. However, Dnsmasq is not disabled and will continue to function as the *localhost DNS server*.
**分发版本:** 0.107.51~ynh1 **分发版本:** 0.107.52~ynh1
## 截图 ## 截图

View file

@ -7,7 +7,7 @@ description.fr = "Serveur DNS, bloqueur de publicités et trackers"
id = "adguardhome" id = "adguardhome"
name = "AdGuard Home" name = "AdGuard Home"
version = "0.107.51~ynh1" version = "0.107.52~ynh1"
maintainers = [ "ddataa", "OniriCorpe" ] maintainers = [ "ddataa", "OniriCorpe" ]
@ -66,12 +66,12 @@ type = "boolean"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
amd64.sha256 = "6eb61c7a6714c04922077c82876cbb9f6222e83ec67ca30aaa6dc55423d957b2" amd64.sha256 = "a2645ecf23ccadbb0d97b324aef9bc67d126b8e394428ae5a23c2f1b73c5d140"
amd64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.51/AdGuardHome_linux_amd64.tar.gz" amd64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.52/AdGuardHome_linux_amd64.tar.gz"
arm64.sha256 = "402921e73c94c9fd423a4d9c6fcb0674fb52cc16138f0a47dc549a2378c6e6fd" arm64.sha256 = "86ae7a7c2db9c158b9db9f350568485e3ccc43e7039624d1a5bc50bb1dee1048"
arm64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.51/AdGuardHome_linux_arm64.tar.gz" arm64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.52/AdGuardHome_linux_arm64.tar.gz"
armhf.sha256 = "383a47b855386310de4003b20e9b45417bcb3dc4c3270069e22ac4939b2bcb95" armhf.sha256 = "7cb6b91ffc07a3fb068ea938e098c5511bcfc11382fa1ee7bc0e37fda78388bb"
armhf.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.51/AdGuardHome_linux_armv7.tar.gz" armhf.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.52/AdGuardHome_linux_armv7.tar.gz"
in_subdir = 2 in_subdir = 2
autoupdate.asset.amd64 = "^AdGuardHome_linux_amd64.tar.gz$" autoupdate.asset.amd64 = "^AdGuardHome_linux_amd64.tar.gz$"