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