tfsec: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2022-03-05 12:29:57 +00:00
parent 24dc376eda
commit 121abf2f82

View File

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