diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 715ecfd606..ea89622780 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.24.4", + "version": "1.25.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.24.4/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "48ba3890f04757dc7d7f7c91417c7f307f307ad44557a67af85203fc52cee494" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.25.1/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "a5f0e1762750b88accb11903777fd99d44ac1b132201cb857a766108b4419091" } }, "bin": "tfsec.exe",