We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe46290 commit bc563b7Copy full SHA for bc563b7
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.5.2-linux.tar.gz"
6
tunnelUrl="https://saucelabs.com/downloads/${tunnelFileName}"
7
8
tunnelTmpDir="/tmp/material-saucelabs"
0 commit comments