2019-08-14 18:36:50 -07:00

16 lines
590 B
JSON

{
"homepage": "http://forge.run",
"description": "A command line tool that provides tasks for creating and managing F# projects.",
"version": "2.2.0",
"license": "Unlicense",
"url": "https://github.com/fsharp-editing/Forge/releases/download/2.2.0/forge.zip",
"hash": "3033df677a766a0cb417fb987dcfbd8a54b06ae87ab58de2b849ede8bdc016f3",
"bin": "forge.exe",
"checkver": {
"github": "https://github.com/fsharp-editing/Forge"
},
"autoupdate": {
"url": "https://github.com/fsharp-editing/Forge/releases/download/$version/forge.zip"
}
}