summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index 653c96492..46fe90a44 100755
--- a/checkVersions
+++ b/checkVersions
@@ -1224,7 +1224,7 @@ then
elif echo "${src}" \
| grep -q '//downloads\.slack-edge\.com/'; then
remVer=$(
- curl_it 'https://slack.com/intl/en-de/downloads/linux' \
+ curl_it 'https://slack.com/downloads/linux' \
| sed '
s@^.*>Version \([0-9.]\+\)</span>.*$@\1@
t