From 481ff33f73ab4f7476dc09bf74097eb464d70f56 Mon Sep 17 00:00:00 2001 From: Felix <8057646+GoliathLabs@users.noreply.github.com> Date: Tue, 26 Sep 2023 21:40:18 +0200 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0b92315..f0c5731 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build GLUON_GIT_URL := https://github.com/GoliathLabs/gluon.git -GLUON_GIT_REF := c3001fb57760ac0652d61edc2b7174f176fb9eee +GLUON_GIT_REF := c28ae07dcd5be16dd6bc433ca669a66fa8eff067 PATCH_DIR := ./patches SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key