From a6636bc93c6b78331480abf7e6bad6cca650367e Mon Sep 17 00:00:00 2001 From: Richard Osborne Date: Fri, 12 Jun 2026 10:43:38 -0500 Subject: [PATCH] Fix Apple encoders for MacOS release * made from hotfix branch release/0.26.28-1.21.3 * fix encoder bugs reported here: https://app.asana.com/1/1083097041131/project/1207748235152481/task/1214555296458226?focus=true --- scripts/repositories.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/repositories.json b/scripts/repositories.json index 74596505e8cd..f2627c2a6f73 100644 --- a/scripts/repositories.json +++ b/scripts/repositories.json @@ -4,7 +4,7 @@ "name": "obs-studio-node", "url": "https://s3-us-west-2.amazonaws.com/obsstudionodes3.streamlabs.com/", "archive": "osn-[VERSION]-release-[OS][ARCH].tar.gz", - "version": "0.26.29b3", + "version": "0.26.29b10", "win64": true, "osx": true },