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" } } }