Download link for latest Komodo remote debuggers

Is there a way to have a generic link for the Komodo remote debuggers that always downloads the latest version?

Currently, the latest for PHP (as an example) is http://downloads.activestate.com/Komodo/releases/11.0.2/remotedebugging/Komodo-PHPRemoteDebugging-11.0.2-90813-linux-x86_64.tar.gz

It would be nice to have a URL like http://downloads.activestate.com/Komodo/releases/11/remotedebugging/php/latest to put into docker files for automatic downloading of the extension.

This is not possible at the moment, nor is it desirable in the event there is a breaking change from one version to the next. While unlikely to occur, it will cause headaches if it does on both ends.