From c752f4d4b524a585832dcfdb4d8d59e424b92621 Mon Sep 17 00:00:00 2001 From: DubbleClick Date: Fri, 18 Jul 2025 11:56:29 +0700 Subject: [PATCH] tidy too --- config/source.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/source.json b/config/source.json index 299519ee..7d6cdfdb 100644 --- a/config/source.json +++ b/config/source.json @@ -976,9 +976,9 @@ } }, "tidy": { - "type": "url", - "url": "https://github.com/htacg/tidy-html5/archive/refs/tags/5.8.0.tar.gz", - "filename": "tidy-html5.tgz", + "type": "ghtar", + "repo": "htacg/tidy-html5", + "prefer-stable": true, "license": { "type": "file", "path": "README/LICENSE.md"