ScoopInstaller_Main/hygen.json
2018-08-31 21:00:25 +00:00

16 lines
657 B
JSON

{
"description": "The scalable code generator that saves you time",
"homepage": "https://www.hygen.io/",
"version": "1.6.4",
"url": "https://github.com/jondot/hygen/releases/download/v1.6.4/hygen.win.exe.v1.6.4.tar.gz",
"hash": "4948da3292e45baf6afa3494e4ee0db45c854641a53e0fb39e8155d5a67c3bd5",
"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"
}
}