Update forge to version 2.0.0

This commit is contained in:
Richard Kuhnt 2017-09-13 12:01:50 +00:00
parent 9350fc16fe
commit 7bc3f83a7e

View File

@ -1,8 +1,8 @@
{ {
"homepage": "http://forge.run", "homepage": "http://forge.run",
"version": "1.4.2", "version": "2.0.0",
"url": "https://github.com/fsharp-editing/Forge/releases/download/1.4.2/forge.zip", "url": "https://github.com/fsharp-editing/Forge/releases/download/2.0.0/forge.zip",
"hash": "b977a69a55883a45342e65f940446fadc04895b78b2b92c4aabe3612a89af063", "hash": "fed744218ed5c732f12b2c8d4d63752117949c2c7fae31bb999037e5c8f06a52",
"bin": [ "bin": [
"bin\\forge.exe" "bin\\forge.exe"
], ],