mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
16 lines
596 B
JSON
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"
|
|
}
|
|
}
|