mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
16 lines
482 B
JSON
16 lines
482 B
JSON
{
|
|
"homepage": "http://forge.run",
|
|
"version": "1.4.1",
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/1.4.1/forge.zip",
|
|
"hash": "2e6f319c1ac18066f6b393af32b4d4fcb2df19e615d5e81766d96641fed95c40",
|
|
"bin": [
|
|
"bin\\forge.exe"
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/fsharp-editing/Forge"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/$version/forge.zip"
|
|
}
|
|
}
|