From 251c5e7ab08614036c2c4826e70e1fd14cee768a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 20:25:04 +0000 Subject: [PATCH] cfsec: Update to version 0.3.2 --- bucket/cfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cfsec.json b/bucket/cfsec.json index ae14778e1a..1cc8b119fb 100644 --- a/bucket/cfsec.json +++ b/bucket/cfsec.json @@ -1,12 +1,12 @@ { - "version": "0.3.1", + "version": "0.3.2", "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.3.1/cfsec-windows-amd64.exe#/cfsec.exe", - "hash": "57f249e6a2d5a89a95f7c839c9b3be8b8d19289420eb21a3f0cc096f0b01ce88" + "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.3.2/cfsec-windows-amd64.exe#/cfsec.exe", + "hash": "b8ed1092aa224f644eca0ac349945795f2e35e338f5b257f5344401470b2da03" } }, "bin": "cfsec.exe",