mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
14 lines
418 B
JSON
14 lines
418 B
JSON
{
|
|
"homepage": "http://forge.run",
|
|
"version": "1.2.1",
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/1.2.1/forge.zip",
|
|
"hash": "f69695828264461e3f3a2f29828b73323f01e5509ff3b758840280063fa73368",
|
|
"bin": [
|
|
"bin\\forge.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/latest",
|
|
"re": "\/releases\/tag\/([\\d.]+)"
|
|
}
|
|
}
|