Skip to content

Commit

Permalink
drata-agent: add livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp committed Jan 31, 2025
1 parent 64a82b9 commit eb90530
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Casks/d/drata-agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
desc "Security audit software"
homepage "https://drata.com/"

livecheck do
url :url
strategy :github_latest
end

depends_on macos: ">= :catalina"

app "Drata Agent.app"
Expand Down

0 comments on commit eb90530

Please sign in to comment.