hello,
I noticed that CLI tools download links changed after Nordic moved to the new documentation system. it used tio be possible to do:
wget -qO- https://www.nordicsemi.com/eng/nordic/download_resource/51388/29/76130574/94917 | tar -C /usr/local/ -xvf
but this links do not work anymore/ Now I find only this page and cannot know the links to download the latest version of CLI tools.
I need such links to automate the build of a docker for my Continuous Integration porocess
thanks,
yacine