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