dgalbraith / chocolatey-packages

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

(gh-541) Add regular expression to capture checksum #542

Closed dgalbraith closed 6 months ago

dgalbraith commented 6 months ago

There was no regular expression covering the portable version of the software in the common parent so the portable version was not updating. Added a regular expression to facilitate this, reverted the verification file and simplified the other regular expressions.