diff --git a/bucket/cfsec.json b/bucket/cfsec.json index c94cbfa6a2..ec9100f0dc 100644 --- a/bucket/cfsec.json +++ b/bucket/cfsec.json @@ -1,12 +1,12 @@ { - "version": "0.0.8", + "version": "0.0.9", "description": "A static analysis security scanner for CloudFormation code", "homepage": "https://cfsec.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.0.8/cfsec-windows-amd64.exe#/cfsec.exe", - "hash": "1dae14a066f7ee0031848867d90624efc46f46d8d169a8695f36fcb925741c8f" + "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.0.9/cfsec-windows-amd64.exe#/cfsec.exe", + "hash": "a7289795ad90e205164a62775d9720cac810dd7225e9c483225d7116659c9549" } }, "bin": "cfsec.exe",