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

https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.52
This commit is contained in:
yunohost-bot 2024-07-05 03:30:34 +02:00 committed by YunoHost Bot
parent 8e25f14615
commit 676f8cf955

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$"