SDL_net: Fixed release-info.json

From 8fd5743ad60fa7552a929ed4121eab039e2453dd Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Mon, 18 May 2026 21:56:28 -0700
Subject: [PATCH] Fixed release-info.json

---
 build-scripts/release-info.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build-scripts/release-info.json b/build-scripts/release-info.json
index d228691..23be937 100644
--- a/build-scripts/release-info.json
+++ b/build-scripts/release-info.json
@@ -45,9 +45,9 @@
     "files": {
       "": [
         "build-scripts/pkg-support/mingw/INSTALL.md.in:INSTALL.md",
-        "build-scripts/pkg-support/mingw/Makefile"
+        "build-scripts/pkg-support/mingw/Makefile",
         "LICENSE.txt",
-        "README.md",
+        "README.md"
       ],
       "cmake": [
         "build-scripts/pkg-support/mingw/cmake/SDL3_netConfig.cmake",