a-better-finder-attributes: update `depends_on` to Catalina

This commit is contained in:
Justin Krehel 2023-11-21 17:02:29 -05:00
parent 676050a126
commit 4788274138
No known key found for this signature in database
GPG Key ID: 757F1864C8CF3605
1 changed files with 1 additions and 1 deletions

View File

@ -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"