mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
14 lines
461 B
JSON
14 lines
461 B
JSON
{
|
|
"homepage": "http://forge.run",
|
|
"version": "2.2.0",
|
|
"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"
|
|
}
|
|
}
|