Update forge to version 1.4.1

This commit is contained in:
Richard Kuhnt 2017-03-16 14:01:05 +01:00
parent ed8e4e7456
commit c1b6d127ac

View File

@ -1,8 +1,8 @@
{
"homepage": "http://forge.run",
"version": "1.4.0",
"url": "https://github.com/fsharp-editing/Forge/releases/download/1.4.0/forge.zip",
"hash": "439108f05afaf49d250167de746901e5135d7180cfc6ab5fd7ff0350e01b9c79",
"version": "1.4.1",
"url": "https://github.com/fsharp-editing/Forge/releases/download/1.4.1/forge.zip",
"hash": "2e6f319c1ac18066f6b393af32b4d4fcb2df19e615d5e81766d96641fed95c40",
"bin": [
"bin\\forge.exe"
],