From 785dbb5a10ffd1485fd11e9af36fa0fa83a35a5c Mon Sep 17 00:00:00 2001 From: Vaibhav Agrawal Date: Tue, 25 Jun 2024 12:48:12 +0530 Subject: [PATCH] Update builds.json Bump version --- builds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builds.json b/builds.json index 2228f50..de3de24 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/5.0.4/Low-Code-Automation-Preprod-darwin-x64-5.0.4.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/5.0.4/Low-Code-Automation-Preprod-darwin-arm64-5.0.4.dmg" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.16.0/Low-Code-Automation-Preprod-darwin-x64-2.16.0.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.16.0/Low-Code-Automation-Preprod-darwin-arm64-2.16.0.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/5.0.4/BrowserStack.Low.Code.Automation-5.0.4.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.16.0/BrowserStack.Low.Code.Automation-2.16.0.Setup.exe" } } }