brew.sh: add latest_sdk_version to new macOS version TODO.

This commit is contained in:
Mike McQuaid 2024-09-26 13:03:39 +01:00
parent 9e00ebe320
commit 1d6683df21
No known key found for this signature in database

View File

@ -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"