From b3acd30ee5e2d3702ebca34bde0f11a224a546eb Mon Sep 17 00:00:00 2001 From: Vaibhav Agrawal Date: Mon, 29 Jul 2024 22:56:17 +0530 Subject: [PATCH] Update builds.json Bump download PR --- builds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builds.json b/builds.json index 1c33e05..6d9f660 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.1/Low-Code-Automation-darwin-x64-2.21.0-beta.1.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.1/Low-Code-Automation-darwin-arm64-2.21.0-beta.1.dmg" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.2/Low-Code-Automation-darwin-x64-2.21.0-beta.2.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.2/Low-Code-Automation-darwin-arm64-2.21.0-beta.2.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.1/BrowserStack.Low.Code.Automation-2.21.0-beta.1.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.2/BrowserStack.Low.Code.Automation-2.21.0-beta.2.Setup.exe" } } }