diff --git a/README.md b/README.md index ef540dd..fbe5f8c 100644 --- a/README.md +++ b/README.md @@ -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*. -**Shipped version:** 0.107.49~ynh1 +**Shipped version:** 0.107.50~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index d4153de..1774c6c 100644 --- a/README_es.md +++ b/README_es.md @@ -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*. -**Versión actual:** 0.107.49~ynh1 +**Versión actual:** 0.107.50~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index e54f43f..8794a1f 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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*. -**Paketatutako bertsioa:** 0.107.49~ynh1 +**Paketatutako bertsioa:** 0.107.50~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index a0c3851..ac62ab6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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*. -**Version incluse :** 0.107.49~ynh1 +**Version incluse :** 0.107.50~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index c462a10..ad8444d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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*. -**Versión proporcionada:** 0.107.49~ynh1 +**Versión proporcionada:** 0.107.50~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6f7fe17..292ad95 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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*. -**分发版本:** 0.107.49~ynh1 +**分发版本:** 0.107.50~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 924bbf5..60ec55f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Serveur DNS, bloqueur de publicités et trackers" id = "adguardhome" name = "AdGuard Home" -version = "0.107.49~ynh1" +version = "0.107.50~ynh1" maintainers = [ "ddataa", "OniriCorpe" ] @@ -66,12 +66,12 @@ type = "boolean" [resources] [resources.sources.main] - amd64.sha256 = "cc151f5c8bd4123df2d67072360fa042b3089ab1ae65fde1d293c1bc6f3fbf52" - amd64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.49/AdGuardHome_linux_amd64.tar.gz" - arm64.sha256 = "9a2bf1bc3643c45f1c6421f31876df2d54bd480e40d3122ca7cf370f3e43b690" - arm64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.49/AdGuardHome_linux_arm64.tar.gz" - armhf.sha256 = "f28832f9f37b07a776a727d1eb1f4dc2eafc0903ce454968f4b7da50c8121f5f" - armhf.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.49/AdGuardHome_linux_armv7.tar.gz" + amd64.sha256 = "92bc40209490aef66b5ec01f1593abfe89ece2648a9da43e7c874750b29cbf20" + amd64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.50/AdGuardHome_linux_amd64.tar.gz" + arm64.sha256 = "24318e13eb5d468e837bbfb340af2128dbbb63024aa619b6fcf63c8df684f101" + arm64.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.50/AdGuardHome_linux_arm64.tar.gz" + armhf.sha256 = "52fb96cab8a74e8cee73e48473bb7052161b61409473a706ebab2a9944b4d679" + armhf.url = "https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.50/AdGuardHome_linux_armv7.tar.gz" in_subdir = 2 autoupdate.asset.amd64 = "^AdGuardHome_linux_amd64.tar.gz$"