Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
GoliathLabs authored Nov 5, 2023
1 parent 189e3f9 commit 60358c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/GoliathLabs/gluon.git
GLUON_GIT_REF := 3fbac167c42a8b0e3ec79afebc9d1d1a0e2a2ba6
GLUON_GIT_REF := 3c123721c2ab0dcc09cf7401b0d341b81b23fdc5

PATCH_DIR := ./patches
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
Expand Down

0 comments on commit 60358c3

Please sign in to comment.