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