mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
* Fix 150 license * Update * Update * Update cockroachdb.json See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt * Apply new rule * Change to unknown * Update tup.json * fix radare2 * Some fix * Some fix * Fix sliksvn * Fix sliksvn * Update imagemagick.json
15 lines
489 B
JSON
15 lines
489 B
JSON
{
|
|
"homepage": "http://forge.run",
|
|
"version": "2.2.0",
|
|
"license": "Unlicense",
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/2.2.0/forge.zip",
|
|
"hash": "3033df677a766a0cb417fb987dcfbd8a54b06ae87ab58de2b849ede8bdc016f3",
|
|
"bin": "forge.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fsharp-editing/Forge"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/fsharp-editing/Forge/releases/download/$version/forge.zip"
|
|
}
|
|
}
|