cfsec: Update to version 0.0.11

This commit is contained in:
Richard Kuhnt 2021-11-10 11:00:31 +00:00
parent 05b313e8c6
commit 8a06c3a9d4

View File

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