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.49 (#175)

This commit is contained in:
YunoHost Bot 2024-05-22 04:29:03 +02:00 committed by GitHub
parent 4d3593e27b
commit 9602f8ea2b
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.48~ynh3 **Shipped version:** 0.107.49~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.48~ynh3 **Versión actual:** 0.107.49~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.48~ynh3 **Paketatutako bertsioa:** 0.107.49~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.48~ynh3 **Version incluse:** 0.107.49~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.48~ynh3 **Versión proporcionada:** 0.107.49~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.48~ynh3 **分发版本:** 0.107.49~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.48~ynh3" version = "0.107.49~ynh1"
maintainers = [ "ddataa", "OniriCorpe" ] maintainers = [ "ddataa", "OniriCorpe" ]
@ -66,12 +66,12 @@ type = "boolean"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
amd64.sha256 = "1549d0277451b6c5b3e0320ef198bd63a74ed77d2a4ddc23e91849e913699637" amd64.sha256 = "cc151f5c8bd4123df2d67072360fa042b3089ab1ae65fde1d293c1bc6f3fbf52"
amd64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.48/AdGuardHome_linux_amd64.tar.gz" amd64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.49/AdGuardHome_linux_amd64.tar.gz"
arm64.sha256 = "3990ebc918b0c8ce9782888e842b0ce8014e13d99ab271aeda6eac0d150069e6" arm64.sha256 = "9a2bf1bc3643c45f1c6421f31876df2d54bd480e40d3122ca7cf370f3e43b690"
arm64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.48/AdGuardHome_linux_arm64.tar.gz" arm64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.49/AdGuardHome_linux_arm64.tar.gz"
armhf.sha256 = "b2259fedfac872260654feca82a4b80ebee8e76cb742a198bd0971b70d879c4a" armhf.sha256 = "f28832f9f37b07a776a727d1eb1f4dc2eafc0903ce454968f4b7da50c8121f5f"
armhf.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.48/AdGuardHome_linux_armv7.tar.gz" armhf.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.49/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$"