Hello,
It looks like that the download links are not displayed on the SonarScanner CLI webpage.
Chrome DevTools show this message:
Access to fetch at 'https://downloads.sonarsource.com/sonarqube/update/scannercli.json' from origin 'https://docs.sonarsource.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I’ve manually downloaded the latest version, but the links should be shown automatically. Not sure if that’s related to the browser or to the http server.
Gilles