diff --git a/bucket/tfsec.json b/bucket/tfsec.json index ce1cdc857f..4b430c3d3a 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.27.1", + "version": "1.27.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.27.1/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "db519bda7885161ab9a4f069cc4ecbaf096ebfd7e04efd2f9e04b66f080e895a" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.27.2/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "90cb9ffd96759808384f2ca889efe07a537e66e10e7ecb61345cf56d56b1bdfa" } }, "bin": "tfsec.exe",