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