From 6dd6d807b6fa46c7d7e4da3d578e6e384e596775 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sun, 30 Mar 2025 23:27:23 +0800 Subject: [PATCH] Fix end of line space --- config/pre-built.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pre-built.json b/config/pre-built.json index 31264a35..22991a61 100644 --- a/config/pre-built.json +++ b/config/pre-built.json @@ -3,4 +3,4 @@ "prefer-stable": true, "match-pattern-linux": "{name}-{arch}-{os}-{libc}-{libcver}.txz", "match-pattern": "{name}-{arch}-{os}.txz" -} \ No newline at end of file +}