diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 70b1c9f97c..94d1c36474 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.27.5", + "version": "1.27.6", "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.5/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "c5a7dd9368132b084e59be220d82c294f34343bc3e74786250af44ad0a25ef1d" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.27.6/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "23b730ee597d4462261ccc6dcfad872acac20875de939bf2b8949dc7e7eee9b1" } }, "bin": "tfsec.exe",