cfsec: Update to version 0.2.0

This commit is contained in:
Richard Kuhnt 2021-11-29 13:01:47 +00:00
parent d9da4fd911
commit 6450d2398d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.1.0", "version": "0.2.0",
"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.1.0/cfsec-windows-amd64.exe#/cfsec.exe", "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.2.0/cfsec-windows-amd64.exe#/cfsec.exe",
"hash": "3c03201ba57d17074664873dcccf3f5712acb9d1cb55b593d975b97d66c42bd9" "hash": "4f3fdce9e9693fb9d8e0dd8bb3beea8b17d3878aec2cd10d3b19c89fedd60a9c"
} }
}, },
"bin": "cfsec.exe", "bin": "cfsec.exe",