From 8a06c3a9d4e50bb576316b303c3afa1b33d5ab3d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Nov 2021 11:00:31 +0000 Subject: [PATCH] cfsec: Update to version 0.0.11 --- bucket/cfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cfsec.json b/bucket/cfsec.json index ec9100f0dc..ee4e3680d1 100644 --- a/bucket/cfsec.json +++ b/bucket/cfsec.json @@ -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",