tfsec 1.2.0

Closes #95301.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Curudel 2022-02-17 12:54:57 +01:00 committed by BrewTestBot
parent 3b98ddbcd7
commit 804cefd409
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Tfsec < Formula class Tfsec < Formula
desc "Static analysis security scanner for your terraform code" desc "Static analysis security scanner for your terraform code"
homepage "https://tfsec.dev/" homepage "https://tfsec.dev/"
url "https://github.com/aquasecurity/tfsec/archive/v1.1.5.tar.gz" url "https://github.com/aquasecurity/tfsec/archive/v1.2.0.tar.gz"
sha256 "b7870594c6730039a28475ae630e6cff4acd70f2be9357e0b6da9284b2a03a14" sha256 "ae41b4e0e004c7702cf06e673d638d4d7525590a29f168dea6a48a5c826a994e"
license "MIT" license "MIT"
head "https://github.com/aquasecurity/tfsec.git", branch: "master" head "https://github.com/aquasecurity/tfsec.git", branch: "master"