Description
I started installing using your Homebrew instructions:
brew tap dutkiewiczmaciej/tap
and got the following warning:
Warning: Calling string comparison format for depends_on macos:is deprecated! Usedepends_on macos: :ventura instead.
I ignored the warning and it installed just fine, but I thought I would pass the message along.
Steps to Reproduce
Open a terminal and run brew tap dutkiewiczmaciej/tap.
Expected Behavior
No warning message.
Actual Behavior
The warning message appears.
Environment
- macOS version: 26.5.1 (25F80)
- MakLock version: 1.0.1
- Mac model: M4 MacBook Air
- Touch ID available: Yes
Description
I started installing using your Homebrew instructions:
brew tap dutkiewiczmaciej/tapand got the following warning:
Warning: Calling string comparison format fordepends_on macos:is deprecated! Usedepends_on macos: :venturainstead.I ignored the warning and it installed just fine, but I thought I would pass the message along.
Steps to Reproduce
Open a terminal and run
brew tap dutkiewiczmaciej/tap.Expected Behavior
No warning message.
Actual Behavior
The warning message appears.
Environment