Skip to content

Fix inclusion of checksums in chocolateyinstall.ps1

David Gardiner requested to merge flcdrg/powershell-core:include-checksums into main
  • Enable checksum calculations
  • Use ChocolateyPackageVersion environment variable to get package version
  • Add ADD_FILE_CONTEXT_MENU_RUNPOWERSHELL=1 to examples (as mentioned in comment http://disq.us/p/2fojw5t)

Fixes #1 (closed)

Merge request reports