mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 13:34:29 +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
16 lines
569 B
JSON
16 lines
569 B
JSON
{
|
|
"description": "The scalable code generator that saves you time",
|
|
"homepage": "https://www.hygen.io/",
|
|
"version": "4.0.7",
|
|
"license": "MIT",
|
|
"url": "https://github.com/jondot/hygen/releases/download/v4.0.7/hygen.win.exe.v4.0.7.zip",
|
|
"hash": "d9a595b75049e9ad7e72959c25aca6e5e2b074faa8b3338e2e8925108f79caaa",
|
|
"bin": "hygen.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/jondot/hygen"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/jondot/hygen/releases/download/v$version/hygen.win.exe.v$version.zip"
|
|
}
|
|
}
|