diff --git a/bucket/tfsec.json b/bucket/tfsec.json index a22e9df52d..3b638b98e8 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.0.7", + "version": "1.0.8", "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.7/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "b38e945dd9caa41cabd448436be28b41b7736e663bdfbfc0996bc8629efbc3bb" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.8/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "76362bbd208878fb1571bdc7e6af0e484d89b3ebec327363194b6fb8df5d5128" } }, "bin": "tfsec.exe",