diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 826c12f319..83d8a5db6d 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.5.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.4.2/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "cf9dd6321da7b36da9ab474e5b475f1ed03b9fed2ebbe534368235c74505066e" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.5.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "04ebdc6e073919154105a611866499115b54a491009d7d4bc570a10e14e63e87" } }, "bin": "tfsec.exe",