Skip to content

Commit 86b375d

Browse files
devversionjelbourn
authored andcommitted
build: update sauce connect (#8438)
Manually updates SauceConnect to v4.4.10
1 parent cd12561 commit 86b375d

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.4.9-linux.tar.gz"
5+
TUNNEL_FILE="sc-4.4.10-linux.tar.gz"
66
TUNNEL_URL="https://saucelabs.com/downloads/${TUNNEL_FILE}"
77
TUNNEL_DIR="/tmp/saucelabs-connect"
88

0 commit comments

Comments
 (0)