cfsec: Update to version 0.3.2

This commit is contained in:
github-actions[bot] 2021-12-17 20:25:04 +00:00
parent cded9c4e3f
commit 251c5e7ab0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.1", "version": "0.3.2",
"description": "A static analysis security scanner for CloudFormation code", "description": "A static analysis security scanner for CloudFormation code",
"homepage": "https://cfsec.dev", "homepage": "https://cfsec.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquasecurity/cfsec/releases/download/v0.3.1/cfsec-windows-amd64.exe#/cfsec.exe", "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.3.2/cfsec-windows-amd64.exe#/cfsec.exe",
"hash": "57f249e6a2d5a89a95f7c839c9b3be8b8d19289420eb21a3f0cc096f0b01ce88" "hash": "b8ed1092aa224f644eca0ac349945795f2e35e338f5b257f5344401470b2da03"
} }
}, },
"bin": "cfsec.exe", "bin": "cfsec.exe",