cfsec: Update to version 0.0.9

This commit is contained in:
Richard Kuhnt 2021-11-09 22:00:38 +00:00
parent 85995f0825
commit 70010d8da5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.8", "version": "0.0.9",
"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.0.8/cfsec-windows-amd64.exe#/cfsec.exe", "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.0.9/cfsec-windows-amd64.exe#/cfsec.exe",
"hash": "1dae14a066f7ee0031848867d90624efc46f46d8d169a8695f36fcb925741c8f" "hash": "a7289795ad90e205164a62775d9720cac810dd7225e9c483225d7116659c9549"
} }
}, },
"bin": "cfsec.exe", "bin": "cfsec.exe",