powershell

Install command:
brew install --cask powershell

Name: PowerShell

Command-line shell and scripting language

https://github.com/PowerShell/PowerShell

/api/cask/powershell.json (JSON API)

Cask code on GitHub

Current version: 7.5.0

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'

Variations:

Intel sequoia 7.5.0
sonoma 7.5.0
ventura 7.5.0
monterey 7.5.0
big sur 7.5.0
catalina 7.5.0
mojave 7.5.0

Analytics:

Installs (30 days)
powershell 21,634
Installs (90 days)
powershell 63,564
Installs (365 days)
powershell 167,116
Fork me on GitHub