chocolatey / choco-quickstart-scripts

C4B Quick-Start Guide - Supporting Scripts
Apache License 2.0
18 stars 9 forks source link

(#266) Updates Version Lookup in ClientSetup Script #267

Closed JPRuskin closed 1 month ago

JPRuskin commented 1 month ago

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

  1. Tested against a v3.71 instance of Nexus

Operating Systems Testing

Change Types Made

Change Checklist

Related Issue

Fixes #266