diff --git a/builds.json b/builds.json index 296d37f..3337236 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "x64": "https://github.com/browserstack/lcnc-releases/releases/download/2.5.0/Low-Code-Automation-darwin-x64-2.5.0.dmg", - "arm64": "https://github.com/browserstack/lcnc-releases/releases/download/2.5.0/Low-Code-Automation-darwin-arm64-2.5.0.dmg" + "x64": "https://github.com/browserstack/lcnc-releases/releases/download/2.6.0/Low-Code-Automation-darwin-x64-2.6.0.dmg", + "arm64": "https://github.com/browserstack/lcnc-releases/releases/download/2.6.0/Low-Code-Automation-darwin-arm64-2.6.0.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-releases/releases/download/2.5.0/BrowserStack.Low.Code.Automation-2.5.0.exe" + "x64": "https://github.com/browserstack/lcnc-releases/releases/download/2.6.0/BrowserStack.Low.Code.Automation-2.6.0.exe" } } }