We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c00e70 commit e4bf74aCopy full SHA for e4bf74a
scripts/saucelabs/start-tunnel.sh
@@ -2,7 +2,7 @@
2
3
set -e -o pipefail
4
5
-TUNNEL_FILE="sc-4.5.0-linux.tar.gz"
+TUNNEL_FILE="sc-4.5.1-linux.tar.gz"
6
TUNNEL_URL="https://saucelabs.com/downloads/${TUNNEL_FILE}"
7
TUNNEL_DIR="/tmp/saucelabs-connect"
8
0 commit comments