tfsec: Update to version 0.58.11

This commit is contained in:
Jakub Čábera 2021-09-28 23:48:18 -07:00
parent df1c5e7af4
commit d3ef8c532d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.58.10", "version": "0.58.11",
"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/v0.58.10/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v0.58.11/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "ebef4850c651d4051f0bfad7a96c8b1c5e01b700e063c13eaa658f7cdb910b3e" "hash": "1493e090c5d9dc7184a58b5cd3d7d81e4035211687492d3995458ea148565c18"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",