2021-10-26 23:22:59 +05:30

16 lines
596 B
JSON

{
"version": "2.2.0",
"description": "A command line tool that provides tasks for creating and managing F# projects.",
"homepage": "https://www.forge.run/",
"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"
}
}