You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2022. It is now read-only.
I am probably abandoning this because I am planning to use Powershell 5 in the future to refactor AU to use Posh5 classes which makes the code way more readable and generally easier to maintain.
majkinetor
changed the title
Consider using chocolatey's checksum.exe instead of Get-FileHash in order to reduce version of Posh dependency
Consider using chocolatey's checksum.exe instead of Get-FileHash in order to reduce version of Posh dependency
Oct 22, 2016
AU currently uses
Get-FileHash
to calculate/verify checksums. Consider usingchecksum.exe
in order to reuduce the dependency to Posh from v4+ to v3.The text was updated successfully, but these errors were encountered: