From 4e72385d56f283d1746d0beabb585723442986cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foulc?= <33777744+cfoulc@users.noreply.github.com> Date: Wed, 20 Dec 2017 18:42:10 +0100 Subject: [PATCH 1/2] Update cf.json --- plugins/cf.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/cf.json b/plugins/cf.json index 0da325dd..99eeeac3 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.10/cf_0510.zip", - "sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-win.zip", + "sha256": "63509b786eb86d28464b1f553ca14804f1ddf570219676c43b7b932d156775ed" }, "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf_0510.zip", - "sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-mac.zip", + "sha256": "296df530b0a3be648c3b94d9da6832e46aa86b432514862117014755916f20d2" }, "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf_0510.zip", - "sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-lin.zip", + "sha256": " 92927fa7fbd2a917de0f601dd77a9ab0d3a8e053778f92f8fb36547955ace2dd" } } } From 4724825831059eb3b607ce3cd8878fdd63755d3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foulc?= <33777744+cfoulc@users.noreply.github.com> Date: Wed, 20 Dec 2017 19:06:07 +0100 Subject: [PATCH 2/2] Update cf.json --- plugins/cf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cf.json b/plugins/cf.json index 99eeeac3..b1083005 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -15,7 +15,7 @@ }, "lin": { "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-lin.zip", - "sha256": " 92927fa7fbd2a917de0f601dd77a9ab0d3a8e053778f92f8fb36547955ace2dd" + "sha256": "92927fa7fbd2a917de0f601dd77a9ab0d3a8e053778f92f8fb36547955ace2dd" } } }