From b5860f330b4a48a5f66346d5ff2058346e730ec5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 24 Feb 2025 04:12:40 +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 1bfc0d3..21b0975 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.3.tar.gz" - sha256 = "518f9a6e3f674316b46902ed77c04132a423ecb66812d5aa92197cd7add917d3" + url = "https://download.technitium.com/dns/archive/13.4.3/DnsServerPortable.tar.gz" + sha256 = "c5bbfd6d07016e59e0170da3d1c62a73e7c5eee689734ec27d08de5560d2dd78" in_subdir = false # Careful, this autoupdate does not put the right asset, it only serves as a notification! autoupdate.strategy = "latest_github_tag"