diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 242f60bfb8..9b5556bacc 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.24.0", + "version": "1.24.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.24.0/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "cfea2a392fe18e59d445754269b5e3d239d7a837d48300d1545b444da9c13735" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.24.3/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "f9ede88614b20f079fe0b09ae896ea147d79fe30fff8dd7bfedb59cce75fed44" } }, "bin": "tfsec.exe",