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