Skip to content

Commit 625a039

Browse files
authored
Merge pull request #22 from browserstack/fix-preprod
build json fix
2 parents dd7497b + 9a633cb commit 625a039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

builds.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"message": {
33
"data": {
44
"darwin": {
5-
"x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.3/Low-Code-Automation-darwin-x64-2.21.0-beta.3.dmg",
6-
"arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.3/Low-Code-Automation-darwin-arm64-2.21.0-beta.3.dmg"
5+
"x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.3/Low-Code-Automation-Preprod-darwin-x64-2.21.0-beta.3.dmg",
6+
"arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.3/Low-Code-Automation-Preprod-darwin-arm64-2.21.0-beta.3.dmg"
77
},
88
"windows": {
99
"x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.3/BrowserStack.Low.Code.Automation-2.21.0-beta.3.Setup.exe"

0 commit comments

Comments
 (0)