From 3520891247a80c5e9bf23666c8b76a325da92abc Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Mon, 21 Jul 2025 04:40:41 +0800 Subject: [PATCH] Fix `META6.json` according to `meta-ok` --- tool/rawstr4c/META6.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/rawstr4c/META6.json b/tool/rawstr4c/META6.json index 7a471b9..2aeac7a 100644 --- a/tool/rawstr4c/META6.json +++ b/tool/rawstr4c/META6.json @@ -10,7 +10,7 @@ "tags": ["c"], "support": { "homepage": "https://github.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c", - "source": "https://github.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c", + "source": "https://github.com/RubyMetric/chsrc.git", "bugtracker": "https://github.com/RubyMetric/chsrc/issues" },