Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 52514e7

Browse files
committed
Update SauceConnect version
1 parent 0122fc8 commit 52514e7

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

0 commit comments

Comments
 (0)