cfsec: Update to version 0.2.2

This commit is contained in:
Richard Kuhnt 2021-11-30 09:00:37 +00:00
parent 5d2444bcbd
commit af7dd95c75

View File

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