mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-09 17:01:24 +00:00
16 lines
477 B
JSON
16 lines
477 B
JSON
{
|
|
"homepage": "http://forge.run",
|
|
"version": "2.0.0",
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/2.0.0/forge.zip",
|
|
"hash": "fed744218ed5c732f12b2c8d4d63752117949c2c7fae31bb999037e5c8f06a52",
|
|
"bin": [
|
|
"forge.exe"
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/fsharp-editing/Forge"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/$version/forge.zip"
|
|
}
|
|
}
|