Upgrade sources

- `main` v13.6.0: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/13.6.0
This commit is contained in:
yunohost-bot
2025-04-27 00:22:03 +02:00
committed by YunoHost Bot
parent 1c9006325f
commit 5d41c130e0
+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.5.0~ynh1" version = "13.6.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.5.0/DnsServerPortable.tar.gz" url = "https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v13.6.0.tar.gz"
sha256 = "1b9e01b8f82854bafde97460f0cc80b5bf636343531182ffe24e8057dffa783e" sha256 = "37ade6327dc63700b4a63db6347d3174112d8ffcb817645073f7e5e114e76400"
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"