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 2226577 commit d159ef3Copy full SHA for d159ef3
scripts/saucelabs/start-tunnel.sh
@@ -2,7 +2,7 @@
2
3
set -e -o pipefail
4
5
-tunnelFileName="sc-4.5.1-linux.tar.gz"
+tunnelFileName="sc-4.6.2-linux.tar.gz"
6
tunnelUrl="https://saucelabs.com/downloads/${tunnelFileName}"
7
8
tunnelTmpDir="/tmp/material-saucelabs"
0 commit comments