From 6a53ba617043f550596c6b5eaa5430c16a54907a Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Fri, 1 Dec 2017 17:04:32 -0500 Subject: [PATCH] updated cf.json --- plugins/cf.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/plugins/cf.json b/plugins/cf.json index 20addf51..b620a1b0 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -1,11 +1,13 @@ { "slug": "cf", "name": "cf", - "version": "0.5.0", + "version": "0.5.5", "source": "https://github.com/cfoulc/cf", - "download": "https://github.com/cfoulc/cf/releases", + "download": "https://github.com/cfoulc/cf/releases/download/0.5.5/cf.zip", "arch": [ "win", - "mac" - ] + "mac", + "lin" + ], + "sha256":"f01fcf9afdecb31c2e8a3283440b15d852523837b0215f49053beb0e6859125a" } \ No newline at end of file