diff --git a/bucket/cfsec.json b/bucket/cfsec.json index ee4e3680d1..a94d09fecf 100644 --- a/bucket/cfsec.json +++ b/bucket/cfsec.json @@ -1,12 +1,12 @@ { - "version": "0.0.11", + "version": "0.0.12", "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.11/cfsec-windows-amd64.exe#/cfsec.exe", - "hash": "aa36a5548fbaf5c5cf7a053e0e26ff5c820e9a29c5f61ce4bbd3dd7aa9a0beb3" + "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.0.12/cfsec-windows-amd64.exe#/cfsec.exe", + "hash": "038783fb652d4dd721da8e8aa435081c108fe43079066204eb50fcedb53307d3" } }, "bin": "cfsec.exe",