diff --git a/bucket/tfsec.json b/bucket/tfsec.json index ea89622780..fe3797bbf6 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.25.1", + "version": "1.26.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.25.1/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "a5f0e1762750b88accb11903777fd99d44ac1b132201cb857a766108b4419091" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.26.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "e57a0d4fcf14a11da36e8fdb521880addcd5820a1c72d5b6bbe8b3b54613026b" } }, "bin": "tfsec.exe",