From 478ce84d3e108ee0dfb41a564fb5fe9dccc7d02e Mon Sep 17 00:00:00 2001 From: kiran-venugopal-bs <126067571+kiran-venugopal-bs@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:23:53 +0530 Subject: [PATCH] updated --- builds.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builds.json b/builds.json index 499bd68..86422ff 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.17.0-beta.1/Low-Code-Automation-Preprod-darwin-arm64-2.17.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.1.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.17.0-beta.1/BrowserStack.Low.Code.Automation-2.17.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.1.Setup.exe" } } }