From 2003ac38390c21f226b673fd534b22b013728293 Mon Sep 17 00:00:00 2001 From: TheRealKeto Date: Mon, 24 Apr 2023 22:04:00 -0400 Subject: [PATCH] gh: Update to 2.27.0 Signed-off-by: TheRealKeto --- makefiles/gh.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefiles/gh.mk b/makefiles/gh.mk index 6b204f7d29..3027ec94c3 100644 --- a/makefiles/gh.mk +++ b/makefiles/gh.mk @@ -3,7 +3,7 @@ $(error Use the main Makefile) endif SUBPROJECTS += gh -GH_VERSION := 2.21.2 +GH_VERSION := 2.27.0 DEB_GH_V ?= $(GH_VERSION) gh-setup: setup