From 34ee106afc6637ff1350c259755bb9c9443abe9a Mon Sep 17 00:00:00 2001 From: Vaibhav Agrawal Date: Fri, 9 Aug 2024 16:37:05 +0530 Subject: [PATCH] Update builds.json Bump version 3.1.0-beta.2 --- builds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builds.json b/builds.json index e2fd96b..c76c388 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.1.0-beta.1/Low-Code-Automation-Preprod-darwin-x64-3.1.0-beta.1.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.1.0-beta.1/Low-Code-Automation-Preprod-darwin-arm64-3.1.0-beta.1.dmg" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.1.0-beta.2/Low-Code-Automation-Preprod-darwin-x64-3.1.0-beta.2.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.1.0-beta.2/Low-Code-Automation-Preprod-darwin-arm64-3.1.0-beta.2.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.1.0-beta.1/BrowserStack.Low.Code.Automation-3.1.0-beta.1.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.1.0-beta.2/BrowserStack.Low.Code.Automation-3.1.0-beta.2.Setup.exe" } } }