diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 7ddd751a74..3fc743c7ab 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "0.58.10", + "version": "0.58.11", "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/v0.58.10/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "ebef4850c651d4051f0bfad7a96c8b1c5e01b700e063c13eaa658f7cdb910b3e" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v0.58.11/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "1493e090c5d9dc7184a58b5cd3d7d81e4035211687492d3995458ea148565c18" } }, "bin": "tfsec.exe",