I check if the user has Rhino installed and if the version is lower than the required to run my plugin and if so I download it but I have to hardcode the Rhino link (like https://files.mcneel.com/dujour/exe/20200825/rhino_en-us_6.29.20238.11501.exe) is possible to get the latest Rhino version link from your server?
But what I would need is to know if there is any internet address (a restapi or a website from McNeel) to get the latest Rhino version installer link by code, do you know if is it possible?