Skip to content

Commit

Permalink
Create builds.json
Browse files Browse the repository at this point in the history
Add new builds json as per prod
  • Loading branch information
vaibhavagrawal2912 authored Jun 20, 2024
1 parent 7c5ed94 commit 3296a4e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions builds.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"message": {
"data": {
"darwin": {
"x64": "https://github.com/browserstack/lcnc-releases/releases/download/2.15.2/Low-Code-Automation-darwin-x64-2.15.2.dmg",
"arm64": "https://github.com/browserstack/lcnc-releases/releases/download/2.15.2/Low-Code-Automation-darwin-arm64-2.15.2.dmg"
},
"windows": {
"x64": "https://github.com/browserstack/lcnc-releases/releases/download/2.15.2/BrowserStack.Low.Code.Automation-2.15.2.exe"
}
}
}
}

0 comments on commit 3296a4e

Please sign in to comment.