Skip to content

Commit

Permalink
lynis: add 3.0.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 26, 2021
1 parent 0d27a15 commit b52b805
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/lynis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ class Lynis < Formula
regex(%r{href=.*?/lynis[._-]v?(\d+(?:\.\d+)+)\.t}i)
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a22fbdbfc60985e0a634cbef0b4083666064b8e314ed79c2773f145204235ea5"
sha256 cellar: :any_skip_relocation, big_sur: "d22239d086c798e7836147217ee7f60488275300bea1a3132d862a06b0c7ab9e"
sha256 cellar: :any_skip_relocation, catalina: "d22239d086c798e7836147217ee7f60488275300bea1a3132d862a06b0c7ab9e"
sha256 cellar: :any_skip_relocation, mojave: "d22239d086c798e7836147217ee7f60488275300bea1a3132d862a06b0c7ab9e"
end

def install
inreplace "lynis" do |s|
s.gsub! 'tINCLUDE_TARGETS="/usr/local/include/lynis ' \
Expand Down

0 comments on commit b52b805

Please sign in to comment.