This commit changes the lookup to something that works on the post-3.71 available calls.
Though the v2-style assumed URL works currently, I have updated it to match the format returned by the index, as I can't speak for if Nexus will remove that.
Motivation and Context
The recent changes to Nexus cause the v2 lookup to no longer work correctly.
Testing
Tested against a v3.71 instance of Nexus
Operating Systems Testing
Windows Server 2022 (Nexus), Windows 11 Sandbox (registering client)
Description Of Changes
This commit changes the lookup to something that works on the post-3.71 available calls.
Though the v2-style assumed URL works currently, I have updated it to match the format returned by the index, as I can't speak for if Nexus will remove that.
Motivation and Context
The recent changes to Nexus cause the v2 lookup to no longer work correctly.
Testing
Operating Systems Testing
Change Types Made
Change Checklist
Related Issue
Fixes #266