diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 89af815c1f..404d62de3a 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.0.3", + "version": "1.0.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.0.3/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "908971e74f572ed3ac6fd91161c4108f720d40db5cbdff94564b96fb7a0f25d7" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.6/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "ce6de67518ceae772549901e40d48b8cb5a55fad3df9104a1d61c89579d7afb3" } }, "bin": "tfsec.exe",