tfsec: Update to version 1.16.2

This commit is contained in:
github-actions[bot] 2022-04-06 00:34:33 +00:00
parent ef01c974a3
commit c61fc35d57

View File

@ -1,12 +1,12 @@
{ {
"version": "1.16.1", "version": "1.16.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.16.1/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.16.2/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "cd519d0d818c771c703b178d5a2e8dbae9300494ac76f50d4909d5c9dd6a9ad6" "hash": "5de24fe2237357da8b6c3929a53ed012febac29fdc4a7970de8e182044aab652"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",