Upgrade sources

- `main` v13.5.0: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/13.5.0
This commit is contained in:
yunohost-bot
2025-04-08 00:20:49 +02:00
committed by YunoHost Bot
parent 9651cf48f8
commit fc23a6a064
+3 -3
View File
@@ -7,7 +7,7 @@ name = "Technitium DNS"
description.en = "DNS server for privacy and security" description.en = "DNS server for privacy and security"
description.fr = "Serveur DNS pour la confidentialité et la sécurité" description.fr = "Serveur DNS pour la confidentialité et la sécurité"
version = "13.4.3~ynh1" version = "13.5.0~ynh1"
maintainers = ["Navan Chauhan"] maintainers = ["Navan Chauhan"]
@@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://download.technitium.com/dns/archive/13.4.3/DnsServerPortable.tar.gz" url = "https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v13.5.0.tar.gz"
sha256 = "c5bbfd6d07016e59e0170da3d1c62a73e7c5eee689734ec27d08de5560d2dd78" sha256 = "7a5f47af4c938c5983e415547b777f853ede5ada8837012c8b5e8e36df1a380e"
in_subdir = false in_subdir = false
# Careful, this autoupdate does not put the right asset, it only serves as a notification! # Careful, this autoupdate does not put the right asset, it only serves as a notification!
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"