Skip to content

Commit 3b92c9e

Browse files
PorkepixBrewTestBot
authored andcommitted
terrascan 1.16.0
Closes Homebrew#113552. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent d630f98 commit 3b92c9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/terrascan.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Terrascan < Formula
22
desc "Detect compliance and security violations across Infrastructure as Code"
33
homepage "https://github.com/tenable/terrascan"
4-
url "https://github.com/tenable/terrascan/archive/v1.15.2.tar.gz"
5-
sha256 "348133d7285670b745a30609ab94c1d6de6079bf01ad48dbd2fc6c14b8be1513"
4+
url "https://github.com/tenable/terrascan/archive/v1.16.0.tar.gz"
5+
sha256 "92013eca7397efcae5bbcf2b94d13494a048b5e872ae2c16bc352e7c383917e0"
66
license "Apache-2.0"
77
head "https://github.com/tenable/terrascan.git", branch: "master"
88

0 commit comments

Comments
 (0)