diff --git a/bucket/tfsec.json b/bucket/tfsec.json index bc7cf2418d..cd2ef48b46 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.9.3", + "version": "1.10.0", "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.9.3/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "455548fb2bf0247626086e68867ee46e1d79f4f25b728a5a61626b766734be26" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.10.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "935c76ae1ede27369efa253dabfff9cb766f393d6240da8e8c6098c017cad164" } }, "bin": "tfsec.exe",