Update forge to version 2.2.0

This commit is contained in:
Richard Kuhnt 2018-01-11 14:00:20 +00:00
parent 38b3b0d922
commit 2d34410874

View File

@ -1,8 +1,8 @@
{ {
"homepage": "http://forge.run", "homepage": "http://forge.run",
"version": "2.1.0", "version": "2.2.0",
"url": "https://github.com/fsharp-editing/Forge/releases/download/2.1.0/forge.zip", "url": "https://github.com/fsharp-editing/Forge/releases/download/2.2.0/forge.zip",
"hash": "37bc6ee5d2eca42542b8bf9ad93e51c2508349c0e47973d82cc7f3fbf2165d47", "hash": "3033df677a766a0cb417fb987dcfbd8a54b06ae87ab58de2b849ede8bdc016f3",
"bin": [ "bin": [
"forge.exe" "forge.exe"
], ],