dgalbraith / chocolatey-packages

Automatic and manual Chocolatey packages
MIT License
4 stars 20 forks source link

Appveyor builds using old version of Chocolatey #534

Closed dgalbraith closed 4 months ago

dgalbraith commented 4 months ago

Appveyor builds are using an old (1.4) version of Chocolatey as part of the standard build images.

This is causing mismatches between version numbers given the changes with version normalization introduced with Chocolatey 2.0.

The version used in Appveyor builds needs to be updated.

dgalbraith commented 4 months ago

Appveyor Windows images come with Chocolatey 1.4.0 installed.

To use a later version of Chocolatey it must be installed/upgraded as part of the build initialisation