Skip to content

Commit af97957

Browse files
Update binary download links to new S3 bucket
1 parent b1f9f0e commit af97957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/browserstack/local/LocalBinary.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
class LocalBinary {
1212

13-
private static final String BIN_URL = "https://s3.amazonaws.com/browserStack/browserstack-local/";
13+
private static final String BIN_URL = "https://bstack-local-prod.s3.amazonaws.com/";
1414

1515
private String httpPath;
1616

0 commit comments

Comments
 (0)