From be91faadebd6b35820425b04aceeff241b0246e2 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Sat, 14 Jun 2025 21:58:24 -0700 Subject: [PATCH] mpg123: Note which version we were using Signed-off-by: Christopher Snowhill --- ThirdParty/mpg123/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ThirdParty/mpg123/README.md b/ThirdParty/mpg123/README.md index efa02c1ca..4a5e83908 100644 --- a/ThirdParty/mpg123/README.md +++ b/ThirdParty/mpg123/README.md @@ -1,4 +1,4 @@ -Built from the latest version indicated by Homebrew, 1.29.3, using the +Built from the latest version indicated by Homebrew, 1.32.10, using the following commands: ```