Skip to content

Releases: asheroto/Chocolatey-Package-Updater

0.0.3

29 Sep 08:49
Compare
Choose a tag to compare
  • 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 in FileUrl.

0.0.2

28 Sep 18:21
Compare
Choose a tag to compare
  • Removed "legal" folder to conform to Choco package standards, moved LICENSE.txt and VERIFICATION.txt to "tools" folder
  • Updated script, fixed issue with wrong checksum variable being used

0.0.1

28 Sep 14:47
Compare
Choose a tag to compare
  • Initial release
  • Beta version!
  • Probably some bugs but tests work! 😊