From 61316b40b2a1082ebbe85384d9e5eb4e2cc7ddb2 Mon Sep 17 00:00:00 2001 From: Jai A P <78354625+Jai-JAP@users.noreply.github.com> Date: Sun, 15 Aug 2021 11:48:29 +0530 Subject: [PATCH] Update install-64 --- apps/Github-CLI/install-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Github-CLI/install-64 b/apps/Github-CLI/install-64 index c201311..91ddd30 100755 --- a/apps/Github-CLI/install-64 +++ b/apps/Github-CLI/install-64 @@ -9,7 +9,7 @@ function error { cd $HOME -VERSION=1.14.0 +VERSION='1.14.0' #remove old deb (if exists) rm -f ~/gh.deb