From f3a48cb4c39e85b6da676c53af1f7cff5fdf7f4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Cie=C5=9Blak?= Date: Thu, 11 Feb 2016 20:19:30 -0800 Subject: [PATCH] Fix - F# CLI tooling --- fix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fix.json diff --git a/fix.json b/fix.json new file mode 100644 index 0000000000..4e839356af --- /dev/null +++ b/fix.json @@ -0,0 +1,9 @@ +{ + "homepage": "http://fsprojects.github.io/Fix/", + "version": "0.5.0", + "url": "https://github.com/fsprojects/Fix/releases/download/0.5.0/fix.zip", + "hash": "md5:66316278C884B8C00D167DC78255528B", + "bin": [ + "bin\\fix.exe" + ] +}