Update forge.json (#1705)

This commit is contained in:
Krzysztof Cieślak 2017-09-13 14:34:33 +02:00 committed by Richard Kuhnt
parent ae6a8315f3
commit 64c4bd6f1c

View File

@ -4,7 +4,7 @@
"url": "https://github.com/fsharp-editing/Forge/releases/download/2.0.0/forge.zip", "url": "https://github.com/fsharp-editing/Forge/releases/download/2.0.0/forge.zip",
"hash": "fed744218ed5c732f12b2c8d4d63752117949c2c7fae31bb999037e5c8f06a52", "hash": "fed744218ed5c732f12b2c8d4d63752117949c2c7fae31bb999037e5c8f06a52",
"bin": [ "bin": [
"bin\\forge.exe" "forge.exe"
], ],
"checkver": { "checkver": {
"github": "https://github.com/fsharp-editing/Forge" "github": "https://github.com/fsharp-editing/Forge"