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