mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 14:15:14 +00:00
14 lines
418 B
JSON
14 lines
418 B
JSON
{
|
|
"homepage": "http://forge.run",
|
|
"version": "1.3.1",
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/1.3.1/forge.zip",
|
|
"hash": "bd8d60d475e0ec81fc268258bb08b2553b67e07ae45838518d4a5625dab75c7b",
|
|
"bin": [
|
|
"bin\\forge.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/latest",
|
|
"re": "\/releases\/tag\/([\\d.]+)"
|
|
}
|
|
}
|