powershell

Install command:
brew install --cask powershell

Name: PowerShell

Command-line shell and scripting language

https://github.com/PowerShell/PowerShell

Cask JSON API: /api/cask/powershell.json

Cask code: powershell.rb on GitHub

Current version: 7.5.2

Current version requires: macOS >= 10.14

To use Homebrew in PowerShell, run the following in a PowerShell session:
    New-Item -Path (Split-Path -Parent -Path $PROFILE.CurrentUserAllHosts) -ItemType Directory -Force
    Add-Content -Path $PROFILE.CurrentUserAllHosts -Value '$($HOMEBREW_PREFIX/bin/brew shellenv) | Invoke-Expression'

Versions:

Intel tahoe 7.5.2
sequoia 7.5.2
sonoma 7.5.2
ventura 7.5.2
monterey 7.5.2
big sur 7.5.2
catalina 7.5.2
mojave 7.5.2

Analytics:

Installs (30 days)
powershell 67,479
Installs (90 days)
powershell 169,823
Installs (365 days)
powershell 362,419
Fork me on GitHub