From 435209fa6fccf30eb4451619d91f97e51fdae3c5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 Dec 2018 16:00:26 +0000 Subject: [PATCH] hygen: Update to version 2.0.4 --- hygen.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hygen.json b/hygen.json index 65142d90f1..71264c513f 100644 --- a/hygen.json +++ b/hygen.json @@ -1,9 +1,9 @@ { "description": "The scalable code generator that saves you time", "homepage": "https://www.hygen.io/", - "version": "2.0.3", - "url": "https://github.com/jondot/hygen/releases/download/v2.0.3/hygen.win.exe.v2.0.3.tar.gz", - "hash": "1ed1283abcb13bef66ddf63fc11abc722746119907c320406e1c0ea00d523b43", + "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": {