tfsec: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2022-02-08 00:32:26 +00:00
parent b26117cc9f
commit 923fa31d1b

View File

@ -1,12 +1,12 @@
{
"version": "1.1.1",
"version": "1.1.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.1.1/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "cab5b9d904cbf87180ed83bd7ff9a0d39dabba3aa9d8beee8d91471085db1665"
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.1.2/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "11fd90eae30679af70128091bcee1b8d2b27d410aa4d52447005cdd1ebb94968"
}
},
"bin": "tfsec.exe",