diff --git a/builds.json b/builds.json index e050af7..5d554a0 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "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" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/5.0.3/Low-Code-Automation-Preprod-darwin-x64-5.0.3.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/5.0.3/Low-Code-Automation-Preprod-darwin-arm64-5.0.3.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-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/5.0.3/BrowserStack.Low.Code.Automation-5.0.3.Setup.exe" } } }