Upgrade sources

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