Skip to content

Commit

Permalink
Merge pull request #184667 from Homebrew/drata-agent-min-os
Browse files Browse the repository at this point in the history
drata-agent: update minimum macOS to Catalina
  • Loading branch information
khipp authored Sep 8, 2024
2 parents 0272010 + 358b020 commit c1af501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/d/drata-agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
desc "Security audit software"
homepage "https://drata.com/"

depends_on macos: ">= :high_sierra"
depends_on macos: ">= :catalina"

app "Drata Agent.app"

Expand Down

0 comments on commit c1af501

Please sign in to comment.