Skip to content

The version of this repo is not synced with latest release #1333

@FrankGoofy

Description

@FrankGoofy

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

Dear Developer:

Today, I am using the brew info powershell/tap/powershell, the output told me the latest version is
==> powershell/tap/powershell ✘: stable 7.5.2 Formula to install PowerShell https://github.com/powershell/powershell Not installed From: https://github.com/powershell/homebrew-tap/blob/HEAD/Formula/powershell.rb

However, the Microsoft PowerShell release page told me the latest version is 7.5.4, and the latest version is released at 2025-10-21.

Please check the reason of this delay. Thank you.

Expected behavior

PS /Users/frank> brew info powershell --formula
Warning: Calling `depends_on macos: :high_sierra` is deprecated! There is no replacement.
Please report this issue to the powershell/homebrew-tap tap (not Homebrew/* repositories):
  /opt/homebrew/Library/Taps/powershell/homebrew-tap/Formula/powershell.rb:33

==> powershell/tap/powershell ✘: stable 7.5.4 //this should be the latest version

Actual behavior

PS /Users/frank> brew info powershell --formula
Warning: Calling `depends_on macos: :high_sierra` is deprecated! There is no replacement.
Please report this issue to the powershell/homebrew-tap tap (not Homebrew/* repositories):
  /opt/homebrew/Library/Taps/powershell/homebrew-tap/Formula/powershell.rb:33

==> powershell/tap/powershell ✘: stable 7.5.2
Formula to install PowerShell
https://github.com/powershell/powershell
Not installed
From: https://github.com/powershell/homebrew-tap/blob/HEAD/Formula/powershell.rb
==> Requirements
Required: macOS >= 10.15 (or Linux) ✔
==> Caveats
The executable should already be on PATH so run with `pwsh`. If not, the full path to the executable is:
  /opt/homebrew/Cellar/powershell/7.5.2/bin/pwsh

Other application files were installed at :
  /opt/homebrew/Cellar/powershell/7.5.2/libexec

If you also have the Cask installed, you need to run the following to make the formula your default install:
  brew link --overwrite powershell

If you would like to make PowerShell your default shell, run
  sudo sh -c "echo '/opt/homebrew/Cellar/powershell/7.5.2/bin/pwsh' >> /etc/shells"
  chsh -s /opt/homebrew/Cellar/powershell/7.5.2/bin/pwsh

Error details

Environment data

Name                           Value
----                           -----
PSVersion                      7.5.4
PSEdition                      Core
GitCommitId                    7.5.4
OS                             Darwin 25.3.0 Darwin Kernel Version 25.3.0: Wed Jan 28 20:53:31 PST 2026; …
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
PS /Users/frank> brew config
HOMEBREW_VERSION: 5.0.15
ORIGIN: https://github.com/Homebrew/brew
HEAD: 125c041acb3bbfe7711430a26c516c2cbfc86e4b
Last commit: 6 days ago
Branch: stable
Core tap JSON: 28 Feb 14:30 UTC
Core cask tap JSON: 28 Feb 14:30 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DOWNLOAD_CONCURRENCY: 16
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_AUTO_UPDATE: set
Homebrew Ruby: 3.4.8 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.8/bin/ruby
CPU: octa-core 64-bit arm_ibiza
Clang: 17.0.0 build 1700
Git: 2.50.1 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 26.3-arm64
CLT: 26.3.0.0.1.1771626560
Xcode: N/A
Rosetta 2: false

Version

HOMEBREW_VERSION: 5.0.15

Visuals

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions