From f6185bdf6ce5af81ba2e3924a8577d4644195639 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Mon, 18 Dec 2017 16:16:06 -0500 Subject: [PATCH] updated cf --- plugins/cf.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/cf.json b/plugins/cf.json index e5133230..0da325dd 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -6,16 +6,16 @@ "manual": "https://github.com/cfoulc/cf/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip", - "sha256": "d5562cf21f61019e96a525c8cec6d00c2ace0b0130be7f73df275abf6ae898e6" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf_0510.zip", + "sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667" }, "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip", - "sha256": "d5562cf21f61019e96a525c8cec6d00c2ace0b0130be7f73df275abf6ae898e6" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf_0510.zip", + "sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667" }, "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip", - "sha256": "d5562cf21f61019e96a525c8cec6d00c2ace0b0130be7f73df275abf6ae898e6" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf_0510.zip", + "sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667" } } }