diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 0fcf3dfe23..b52dd83586 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.15.4", + "version": "1.16.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.4/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "59435234dee9a907a91cd30272e56e42e10d6b7844bc60b7a91824afd7e62b7d" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.16.1/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "cd519d0d818c771c703b178d5a2e8dbae9300494ac76f50d4909d5c9dd6a9ad6" } }, "bin": "tfsec.exe",