From 7e0b262893f2938972c59037af20d856e31346f7 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 29 Apr 2025 22:16:31 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0ad8cac..e28c37a 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.6.0.tar.gz" - sha256 = "37ade6327dc63700b4a63db6347d3174112d8ffcb817645073f7e5e114e76400" + url = "https://download.technitium.com/dns/archive/13.6.0/DnsServerPortable.tar.gz" + sha256 = "89614c20fb282050f701bc785681aaf1d45a5208cf313759a093df95606014b7" in_subdir = false # Careful, this autoupdate does not put the right asset, it only serves as a notification! autoupdate.strategy = "latest_github_tag"