diff --git a/Library/Homebrew/brew.sh b/Library/Homebrew/brew.sh index db63e649e5..7719981db3 100644 --- a/Library/Homebrew/brew.sh +++ b/Library/Homebrew/brew.sh @@ -520,6 +520,7 @@ esac # TODO: bump version when new macOS is released or announced and update references in: # - docs/Installation.md # - https://github.com/Homebrew/install/blob/HEAD/install.sh +# - Library/Homebrew/os/mac.rb (latest_sdk_version) # and, if needed: # - MacOSVersion::SYMBOLS HOMEBREW_MACOS_NEWEST_UNSUPPORTED="16"