mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 04:30:21 +00:00
The previous implementation was depending on a fix number of version number segments. Apple has introduced one more tag for the latest CLT version 13.4, which broke the check, leading to a false warning. With this rewritten regex we have a more robust version detection.