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.4.4

Depends on:

openssl@3 3.3.1 Cryptography and SSL/TLS Toolkit

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.4.4
sonoma 7.4.4
ventura 7.4.4
monterey 7.4.4
big sur 7.4.4
catalina 7.4.4
mojave 7.4.4

Analytics:

Installs (30 days)
powershell 14,148
Installs (90 days)
powershell 40,376
Installs (365 days)
powershell 100,506
Fork me on GitHub