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" } } }