From 5762821745b7be9c839e72becb9dd27109a47e91 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Thu, 28 Dec 2023 02:22:24 +0300
Subject: [PATCH] .gitmodules: fix harfbuzz branch name.
---
.gitmodules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules
index 06e36fd9..9bc903b7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,4 +5,4 @@
[submodule "external/harfbuzz"]
path = external/harfbuzz
url = https://github.com/libsdl-org/harfbuzz.git
- branch = 2.9.1-SDL
+ branch = 8.1.1-SDL