ScoopInstaller_Main/forge.json
2017-10-26 13:40:55 +02:00

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"
}
}