Project name changed to Forge

https://github.com/fsprojects/Forge
This commit is contained in:
Jared Hester 2016-02-14 02:17:25 -05:00
parent 7024bdd04c
commit ba51408d52
2 changed files with 9 additions and 9 deletions

View File

@ -1,9 +0,0 @@
{
"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"
]
}

9
forge.json Normal file
View File

@ -0,0 +1,9 @@
{
"homepage": "http://fsprojects.github.io/Forge/",
"version": "0.5.0",
"url": "https://github.com/fsprojects/Forge/releases/download/0.5.0/forge.zip",
"hash": "md5:66316278C884B8C00D167DC78255528B",
"bin": [
"bin\\forge.exe"
]
}