diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 64c5b6b7e5..32c1f89d80 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.6.2", "description": "A static analysis security scanner for Terraform code", "homepage": "https://tfsec.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.6.1/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "664edabb54c932dba3255bab2bb3c8e83d0edbfc467fd8fecd4c651a018383c5" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.6.2/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "29c693b7f5d9702b40199e2e84426108529a6dec122f7427a0a65da0169bf902" } }, "bin": "tfsec.exe",