SDL_mixer: Fixed json syntax

From 2201fcbbf55ce76cf8fcf395866bb4373af79d99 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Tue, 20 Jan 2026 16:08:51 -0800
Subject: [PATCH] Fixed json syntax

---
 build-scripts/release-info.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-scripts/release-info.json b/build-scripts/release-info.json
index 1a46865b..bbe53da5 100644
--- a/build-scripts/release-info.json
+++ b/build-scripts/release-info.json
@@ -63,7 +63,7 @@
         "build-scripts/pkg-support/mingw/INSTALL.md.in:INSTALL.md",
         "build-scripts/pkg-support/mingw/Makefile",
         "LICENSE.txt",
-        "README.md",
+        "README.md"
       ],
       "cmake": [
         "build-scripts/pkg-support/mingw/cmake/SDL3_mixerConfig.cmake",