tfsec: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2022-03-04 20:26:56 +00:00
parent 6ba7dc331b
commit 39cd3a6291

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.0", "version": "1.6.1",
"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.0/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.6.1/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "36d720e12a12100b96f7a93d71a992ed5eded603995fbb0a227a14fdda4cb17a" "hash": "664edabb54c932dba3255bab2bb3c8e83d0edbfc467fd8fecd4c651a018383c5"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",