diff --git a/builds.json b/builds.json index 318142b..e050af7 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "x64": "https://github.com/browserstack/lcnc-releases/releases/download/1.0.0/Low-Code-Automation-Preprod-x64.dmg", - "arm64": "https://github.com/browserstack/lcnc-releases/releases/download/1.0.0/Low-Code-Automation-Preprod-arm64.dmg" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/1.0.0/Low-Code-Automation-Preprod-x64.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/1.0.0/Low-Code-Automation-Preprod-arm64.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-releases/releases/download/1.0.0/BrowserStack.Low.Code.Automation-Preprod-1.0.0.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/1.0.0/BrowserStack.Low.Code.Automation-Preprod-1.0.0.exe" } } }