diff --git a/bucket/tfsec.json b/bucket/tfsec.json index ff8dbed079..44a00f498d 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.13.0", + "version": "1.13.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.13.0/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "15f84534ae0b6b732fedb2e51ffd10c52ae70cdf8626ca9167b49c6b9341ec7f" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.13.2/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "40133fe3420c6c9c3543dfc0887cbf72d450a4ea89f802304e99987472425250" } }, "bin": "tfsec.exe",