diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 1544922216..ef3ba9976d 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.15.1", + "version": "1.15.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.15.1/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "4a7a53a4bb59490c34c29a4bb6631c96a591c6d606aecfe8e68e68f5c934628f" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.15.2/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "6a8efc8f9025e3add4063df0b49becbf57d03d0fa7235f72681f80c481b22cf7" } }, "bin": "tfsec.exe",