ScoopInstaller_Main/hygen.json
2018-12-27 16:00:26 +00:00

16 lines
657 B
JSON

{
"description": "The scalable code generator that saves you time",
"homepage": "https://www.hygen.io/",
"version": "2.0.4",
"url": "https://github.com/jondot/hygen/releases/download/v2.0.4/hygen.win.exe.v2.0.4.tar.gz",
"hash": "048f81cfea0da5b2c37e459d5cc56c77c4143aa2703416c111fc81a18ffda80d",
"bin": "hygen.exe",
"pre_install": "if(Test-Path \"$dir\\hygen\") { Rename-Item \"$dir\\hygen\" \"$dir\\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.tar.gz"
}
}