mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #163684 from krehel/stringz-add-depends-on
stringz: add `depends_on`
This commit is contained in:
@@ -7,6 +7,8 @@ cask "stringz" do
|
||||
desc "Editor for localizable files"
|
||||
homepage "https://github.com/mohakapt/Stringz"
|
||||
|
||||
depends_on macos: ">= :catalina"
|
||||
|
||||
app "Stringz.app"
|
||||
|
||||
zap trash: [
|
||||
|
||||
Reference in New Issue
Block a user