mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
16 lines
569 B
JSON
16 lines
569 B
JSON
{
|
|
"version": "6.1.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.1.0/hygen.win.exe.v6.1.0.zip",
|
|
"hash": "4f5bb4b095b37262e6afb299808ea411b797cd1842b16ee25b8559b3918e550c",
|
|
"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"
|
|
}
|
|
}
|