diff --git a/bucket/tfsec.json b/bucket/tfsec.json index c3ee1f5a93..088713a8c5 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.0.1", + "version": "1.0.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.0.1/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "6b3f0cc3c5720a9a98ef76a77454a50c8179255cd85f0a65a7b20cde49c10cdc" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.2/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "6ad08f2d27e2768c15f93031e9908cdad3f225b40be44b709a89af422c1759ae" } }, "bin": "tfsec.exe",