074b71f7fe
* win_chocolatey - honour version when bootstrapping chocolatey and fix package listing (#57208)
* win_chocolatey - honour version when bootstrapping chocolatey
* skip upgrade all step
* Fix install latest step
* Remove test changes now that Chocolatey is released
* tweak the package version detection
(cherry picked from commit b5b75daaa5
)
* removed disabled alias
3 lines
226 B
YAML
3 lines
226 B
YAML
bugfixes:
|
|
- win_chocolatey - Install the specific Chocolatey version if the ``version`` option is set.
|
|
- win_chocolatey - Better support detecting multiple packages installed at different versions on newer Chocolatey releases
|