Skip to content

Commit

Permalink
Merge pull request #558 from freifunkMUC/bump-gluon-to-latest-main
Browse files Browse the repository at this point in the history
bump Gluon to latest main
  • Loading branch information
grische authored Jan 17, 2025
2 parents 06507eb + 7a495f0 commit 7031d50
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/freifunk-gluon/gluon.git
GLUON_GIT_REF := c31c7d7534817b7f5edb92296c25c4418e77b7ff # gluon main (2024-12-29)
GLUON_GIT_REF := ab1c311845ba72484c88294fe2735fbc028b9ba5 # gluon main (2025-01-11)

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

0 comments on commit 7031d50

Please sign in to comment.