How to get the latest powershell update

C++
Install-Module -Name PowerShellGet -Force
Exit

Source

Also in C++: