diff --git a/bucket/cfsec.json b/bucket/cfsec.json index 30de9a9587..ae14778e1a 100644 --- a/bucket/cfsec.json +++ b/bucket/cfsec.json @@ -1,12 +1,12 @@ { - "version": "0.2.2", + "version": "0.3.1", "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.2.2/cfsec-windows-amd64.exe#/cfsec.exe", - "hash": "0c4e4e6fc7f37fd9429f14161350aa706bbd3aa0173165a01427f1e097f574e5" + "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.3.1/cfsec-windows-amd64.exe#/cfsec.exe", + "hash": "57f249e6a2d5a89a95f7c839c9b3be8b8d19289420eb21a3f0cc096f0b01ce88" } }, "bin": "cfsec.exe",