mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
16 lines
569 B
JSON
16 lines
569 B
JSON
{
|
|
"version": "6.2.0",
|
|
"description": "The scalable code generator that saves you time",
|
|
"homepage": "https://www.hygen.io/",
|
|
"license": "MIT",
|
|
"url": "https://github.com/jondot/hygen/releases/download/v6.2.0/hygen.win.exe.v6.2.0.zip",
|
|
"hash": "078ed2db2023e72085832ed04812e26032e7e695c381b0baf87a545bfbb3f7c2",
|
|
"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"
|
|
}
|
|
}
|