diff --git a/bucket/tfsec.json b/bucket/tfsec.json index efb08d5fa3..affae9277e 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.1.1", + "version": "1.1.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.1.1/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "cab5b9d904cbf87180ed83bd7ff9a0d39dabba3aa9d8beee8d91471085db1665" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.1.2/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "11fd90eae30679af70128091bcee1b8d2b27d410aa4d52447005cdd1ebb94968" } }, "bin": "tfsec.exe",