Releases: asheroto/Chocolatey-Package-Updater
Releases · asheroto/Chocolatey-Package-Updater
0.0.3
- Added support for stripping out the version number from the Product Version.
- Added support for checking the File Version if the Product Version is not available.
- Improved pattern matching.
- Remove extra debug statements.
- Added logic to check if VERIFICATION.txt checksum changed.
- Add
-Version
and-CheckForUpdate
parameters and logic. - Added supported for $ScrapeUrl, $ScrapePattern, and
{VERSION}
replacement inFileUrl
.