mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-23 11:54:41 +00:00
The manifest includes both 64 and 32 bit version as well as checkver-autoupdate mechanism. Also incorporated regexp suggestions by @r15ch13 and @rasa.
…
perl: Use
[System.IO.File]::WriteAllBytes() instead of Set-Content -Encoding Byte to fix compatibility issue with PowerShell 6 which has removed -Encoding Byte in favor of a new -AsByteStream switch. (#2352)
…
Description
Languages
PowerShell
100%