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