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