From e6584de76d60112d7cc27cababdd15ace70c320e Mon Sep 17 00:00:00 2001 From: Khushhal Maheshwari <25052873+khushhalm@users.noreply.github.com> Date: Thu, 4 Jul 2024 21:43:10 +0530 Subject: [PATCH] Update builds.json --- builds.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builds.json b/builds.json index 86422ff..efa61e8 100644 --- a/builds.json +++ b/builds.json @@ -3,10 +3,10 @@ "data": { "darwin": { "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.16.1/Low-Code-Automation-Preprod-darwin-x64-2.16.1.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.18.0-beta.1/Low-Code-Automation-Preprod-darwin-arm64-2.18.0-beta.1.dmg" + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.18.0-beta.1/Low-Code-Automation-Preprod-darwin-arm64-2.18.0-beta.2.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.18.0-beta.1/BrowserStack.Low.Code.Automation-2.18.0-beta.1.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.18.0-beta.1/BrowserStack.Low.Code.Automation-2.18.0-beta.2.Setup.exe" } } }