mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #160709 from krehel/a-better-finder-attributes-depends-on
a-better-finder-attributes: update `depends_on` to Catalina
This commit is contained in:
@@ -12,7 +12,7 @@ cask "a-better-finder-attributes" do
|
||||
strategy :sparkle
|
||||
end
|
||||
|
||||
depends_on macos: ">= :high_sierra"
|
||||
depends_on macos: ">= :catalina"
|
||||
|
||||
app "A Better Finder Attributes #{version.major}.app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user