From 164afcc35963c3c45fc0e8bcbf09e9f979611bd8 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 16 Feb 2025 16:15:34 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index e47bb67..86cbb74 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v13.4.2.tar.gz" - sha256 = "bf1458164425290275263d6f661773a6ebdafe14405ed9c4cd96c78286c582e9" + url = "https://download.technitium.com/dns/archive/13.4.2/DnsServerPortable.tar.gz" + sha256 = "43cc69e13085a8955465103bf94353c0e5cb2c86ce87bf4efbea0c70e574ecce" in_subdir = false # Careful, this autoupdate does not put the right asset, it only serves as a notification! autoupdate.strategy = "latest_github_tag"