tfsec: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2022-02-07 20:24:08 +00:00
parent 660942e764
commit c038261582

View File

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