diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 90c7442635..766918806b 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.19.0", + "version": "1.19.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.19.0/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "3f7a0bca3859c72c8fc297713cede892f576831d092649008239297369c965f1" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.19.1/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "04e36dc5b1331942c2738af161af6fe6ea0a89005988c15532abd206ed74e241" } }, "bin": "tfsec.exe",