From ab0219656c7f746595c40d1de841799ef0e58216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foulc?= <33777744+cfoulc@users.noreply.github.com> Date: Fri, 15 Dec 2017 14:40:48 +0100 Subject: [PATCH] Update cf.json --- plugins/cf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/cf.json b/plugins/cf.json index 94bd8f8b..38b1ce04 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -2,21 +2,21 @@ "slug": "cf", "name": "cf", "author": "cfoulc", - "version": "0.5.7", + "version": "0.5.8", "source": "https://github.com/cfoulc/cf", "manual": "https://github.com/cfoulc/cf/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.7/cf.zip", + "download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip", "sha256": "f89b32bae7f66906e55bee9e7798b6718302c5c6d9cfb8029f75bfc8368af7b2" }, "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.7/cf.zip", + "download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip", "sha256": "f89b32bae7f66906e55bee9e7798b6718302c5c6d9cfb8029f75bfc8368af7b2" }, "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.7/cf.zip", + "download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip", "sha256": "f89b32bae7f66906e55bee9e7798b6718302c5c6d9cfb8029f75bfc8368af7b2" } } -} \ No newline at end of file +}