From e1374d7d30289363536c8e3ad37e7c19cd9f2731 Mon Sep 17 00:00:00 2001 From: JeremyRand Date: Mon, 6 Jan 2020 00:53:51 +0000 Subject: [PATCH] goisatty: Bump to 0.0.11 --- projects/goisatty/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/goisatty/config b/projects/goisatty/config index debbe95..7d0c3e7 100644 --- a/projects/goisatty/config +++ b/projects/goisatty/config @@ -1,6 +1,6 @@ -version: 0.0.10 +version: 0.0.11 git_url: https://github.com/mattn/go-isatty.git -git_hash: 88ba11cfdc67c7588b30042edf244b2875f892b6 +git_hash: 31745d66dd679ac0ac4f8d3ecff168fce6170c6a filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz' build: '[% c("projects/go/var/build_go_lib") %]'