diff --git a/bucket/cfsec.json b/bucket/cfsec.json index ded38b961d..e643b161fc 100644 --- a/bucket/cfsec.json +++ b/bucket/cfsec.json @@ -1,12 +1,12 @@ { - "version": "0.0.13", + "version": "0.1.0", "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.13/cfsec-windows-amd64.exe#/cfsec.exe", - "hash": "d0fe341d7c3b77fd5ab0c8145eff97e31745e049682ca50a73ca49719283ec07" + "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.1.0/cfsec-windows-amd64.exe#/cfsec.exe", + "hash": "3c03201ba57d17074664873dcccf3f5712acb9d1cb55b593d975b97d66c42bd9" } }, "bin": "cfsec.exe",