mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fix BrightIntosh macOS version
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user