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