From 8823ecd2094ffa17dac6ceaa2987981b12f0820a Mon Sep 17 00:00:00 2001 From: tt2468 Date: Sat, 20 Aug 2022 16:06:28 -0700 Subject: [PATCH] buildspec: Update OBS master commit Should fix builds on macOS --- buildspec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildspec.json b/buildspec.json index 3885433b..c5e4f883 100644 --- a/buildspec.json +++ b/buildspec.json @@ -4,7 +4,7 @@ "version": "28.0.0-beta2", "repository": "https://github.com/obsproject/obs-studio.git", "branch": "master", - "hash": "120d9ce6907f8159930b6df452afc3ca1606b51e" + "hash": "6c2860a4ecd69f95f6573b8917d77bbcea203669" }, "prebuilt": { "version": "2022-08-02",