From 3eb041a2b7eb4a40e5f2787c46b67f8c3045bfbd Mon Sep 17 00:00:00 2001 From: Khushhal Maheshwari <25052873+khushhalm@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:44:15 +0530 Subject: [PATCH] Update builds.json --- builds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builds.json b/builds.json index d53ec81..06d11b5 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.3/Low-Code-Automation-Preprod-darwin-x64-3.1.0-beta.3.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.1.0-beta.3/Low-Code-Automation-Preprod-darwin-arm64-3.1.0-beta.3.dmg" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.2.0-beta.1/Low-Code-Automation-Preprod-darwin-x64-3.2.0-beta.1.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.2.0-beta.1/Low-Code-Automation-Preprod-darwin-arm64-3.2.0-beta.1.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.1.0-beta.3/BrowserStack.Low.Code.Automation-3.1.0-beta.3.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.2.0-beta.1/BrowserStack.Low.Code.Automation-3.2.0-beta.1.Setup.exe" } } }