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