mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
set brave macOS requirement to Catalina
This commit is contained in:
@@ -18,7 +18,7 @@ cask "brave-browser" do
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :high_sierra"
|
||||
depends_on macos: ">= :catalina"
|
||||
|
||||
app "Brave Browser.app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user