From c6e10dc87e96a857f97b856e907421e92031a03c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Nov 2021 16:00:35 +0000 Subject: [PATCH] cfsec: Update to version 0.0.13 --- bucket/cfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cfsec.json b/bucket/cfsec.json index a94d09fecf..ded38b961d 100644 --- a/bucket/cfsec.json +++ b/bucket/cfsec.json @@ -1,12 +1,12 @@ { - "version": "0.0.12", + "version": "0.0.13", "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.12/cfsec-windows-amd64.exe#/cfsec.exe", - "hash": "038783fb652d4dd721da8e8aa435081c108fe43079066204eb50fcedb53307d3" + "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.0.13/cfsec-windows-amd64.exe#/cfsec.exe", + "hash": "d0fe341d7c3b77fd5ab0c8145eff97e31745e049682ca50a73ca49719283ec07" } }, "bin": "cfsec.exe",