From aec1ed8047f51a3824b4ba81d4de4a3be0965fad Mon Sep 17 00:00:00 2001 From: EddyGharbi Date: Mon, 16 May 2022 15:27:40 -0700 Subject: [PATCH] Update osn to v0.21.3 (#4166) --- scripts/repositories.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/repositories.json b/scripts/repositories.json index 65bb9550c4a4..f8b1abeb324d 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].tar.gz", - "version": "0.21.2", + "version": "0.21.3", "win64": true, "osx": true },