Fix - F# CLI tooling

This commit is contained in:
Krzysztof Cieślak 2016-02-11 20:19:30 -08:00
parent a2ea93f9c1
commit f3a48cb4c3

9
fix.json Normal file
View File

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