Skip to content

Commit e4bf74a

Browse files
devversionjosephperrott
authored andcommitted
build: update saucelabs connect version (#13656)
1 parent 0c00e70 commit e4bf74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/saucelabs/start-tunnel.sh

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

33
set -e -o pipefail
44

5-
TUNNEL_FILE="sc-4.5.0-linux.tar.gz"
5+
TUNNEL_FILE="sc-4.5.1-linux.tar.gz"
66
TUNNEL_URL="https://saucelabs.com/downloads/${TUNNEL_FILE}"
77
TUNNEL_DIR="/tmp/saucelabs-connect"
88

0 commit comments

Comments
 (0)