Describe the proposed change(s).
As noted in #39367, when adding i.e.
"registryUrls": ["https://updates.jenkins.io?version=2.528.2"]
Renovate transforms this into i.e.
https://updates.jenkins.io?version=2.528.2/current/update-center.actual.json
Whereas it should be:
https://updates.jenkins.io/current/update-center.actual.json?version=2.528.2
We should treat the registryUrl as a URL not a string that's being appended to