summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-02 14:25:12 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-02 14:25:12 +0100
commitc4b2b6d3788afea24175835add0ecffaec69cb7e (patch)
tree444ea1833f5c9cf8605aec557b4142411000a8f0 /checkVersions
parent20a8f8f83071101e17b68961fe1b8787c49455a4 (diff)
downloadarchlinuxewe-c4b2b6d3788afea24175835add0ecffaec69cb7e.tar.xz
checkVersions: update slack version overview site url
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