diff --git a/Casks/b/brightintosh.rb b/Casks/b/brightintosh.rb index 0c33c0bebe..6eee2bce37 100644 --- a/Casks/b/brightintosh.rb +++ b/Casks/b/brightintosh.rb @@ -13,7 +13,7 @@ cask "brightintosh" do strategy :sparkle, &:short_version end - depends_on macos: ">= :ventura" + depends_on macos: ">= :monterey" depends_on arch: :arm64 app "BrightIntosh.app"