hygen: Update to version 2.0.2

This commit is contained in:
Richard Kuhnt 2018-12-26 18:00:27 +00:00
parent e73cac42d0
commit 7f57d202f1

View File

@ -1,9 +1,9 @@
{
"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",
"version": "2.0.2",
"url": "https://github.com/jondot/hygen/releases/download/v2.0.2/hygen.win.exe.v2.0.2.tar.gz",
"hash": "9c57a41e0c0230b087c6faa7804fc516d3727f68d70703b0dfd090cae38f177b",
"bin": "hygen.exe",
"pre_install": "if(Test-Path \"$dir\\hygen\") { Rename-Item \"$dir\\hygen\" \"$dir\\hygen.exe\" }",
"checkver": {