Is there a @latest direct link to js file?

In my plugin, I’m using the direct link to the latest JS file like this:
https://browser.sentry-cdn.com/5.22.3/bundle.min.js

Rather than always updating it manually, is there a “latest” link that’s always updated?
I.e. “https://browser.sentry-cdn.com/latest/bundle.min.js

Thanks!