mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 09:01:19 +00:00
16 lines
482 B
JSON
16 lines
482 B
JSON
{
|
|
"homepage": "http://forge.run",
|
|
"version": "1.4.0",
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/1.4.0/forge.zip",
|
|
"hash": "439108f05afaf49d250167de746901e5135d7180cfc6ab5fd7ff0350e01b9c79",
|
|
"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"
|
|
}
|
|
}
|