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 #181 from YunoHost-Apps/ci-auto-update-0.107.51

This commit is contained in:
OniriCorpe 2024-06-07 05:03:04 +02:00 committed by GitHub
commit 617a8b2fbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.50~ynh1 **Shipped version:** 0.107.51~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.50~ynh1 **Versión actual:** 0.107.51~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.50~ynh1 **Paketatutako bertsioa:** 0.107.51~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.50~ynh1 **Version incluse:** 0.107.51~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.50~ynh1 **Versión proporcionada:** 0.107.51~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.50~ynh1 **分发版本:** 0.107.51~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.50~ynh1" version = "0.107.51~ynh1"
maintainers = [ "ddataa", "OniriCorpe" ] maintainers = [ "ddataa", "OniriCorpe" ]
@ -66,12 +66,12 @@ type = "boolean"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
amd64.sha256 = "92bc40209490aef66b5ec01f1593abfe89ece2648a9da43e7c874750b29cbf20" amd64.sha256 = "6eb61c7a6714c04922077c82876cbb9f6222e83ec67ca30aaa6dc55423d957b2"
amd64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.50/AdGuardHome_linux_amd64.tar.gz" amd64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.51/AdGuardHome_linux_amd64.tar.gz"
arm64.sha256 = "24318e13eb5d468e837bbfb340af2128dbbb63024aa619b6fcf63c8df684f101" arm64.sha256 = "402921e73c94c9fd423a4d9c6fcb0674fb52cc16138f0a47dc549a2378c6e6fd"
arm64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.50/AdGuardHome_linux_arm64.tar.gz" arm64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.51/AdGuardHome_linux_arm64.tar.gz"
armhf.sha256 = "52fb96cab8a74e8cee73e48473bb7052161b61409473a706ebab2a9944b4d679" armhf.sha256 = "383a47b855386310de4003b20e9b45417bcb3dc4c3270069e22ac4939b2bcb95"
armhf.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.50/AdGuardHome_linux_armv7.tar.gz" armhf.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.51/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$"