Upgrade sources
- `main` v13.4.3: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/13.4.3
This commit is contained in:
committed by
YunoHost Bot
parent
53b36a9cc7
commit
9e74e08845
+3
-3
@@ -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 = "13.4.2~ynh1"
|
||||
version = "13.4.3~ynh1"
|
||||
|
||||
maintainers = ["Navan Chauhan"]
|
||||
|
||||
@@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://download.technitium.com/dns/archive/13.4.2/DnsServerPortable.tar.gz"
|
||||
sha256 = "43cc69e13085a8955465103bf94353c0e5cb2c86ce87bf4efbea0c70e574ecce"
|
||||
url = "https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v13.4.3.tar.gz"
|
||||
sha256 = "518f9a6e3f674316b46902ed77c04132a423ecb66812d5aa92197cd7add917d3"
|
||||
in_subdir = false
|
||||
# Careful, this autoupdate does not put the right asset, it only serves as a notification!
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
Reference in New Issue
Block a user