cfsec: Update to version 0.0.12

This commit is contained in:
Richard Kuhnt 2021-11-10 14:00:33 +00:00
parent 1708f5d586
commit 850ed865f3

View File

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