diff --git a/extensions/gxlimg.sh b/extensions/gxlimg.sh index 0ef21cd2f6..e5a25ea41d 100644 --- a/extensions/gxlimg.sh +++ b/extensions/gxlimg.sh @@ -1,7 +1,8 @@ #!/usr/bin/env bash function fetch_sources_tools__gxlimg() { - fetch_from_repo "${GITHUB_SOURCE}/retro98boy/gxlimg" "gxlimg" "commit:fde6a3dd0e13875a5b219389c0a6137616eaebdb" + # Branch: master, Commit date: Nov 10, 2025 (please update when updating commit ref) + fetch_from_repo "${GITHUB_SOURCE}/repk/gxlimg" "gxlimg" "commit:37a3ea072ca81bb3872441a09fe758340fd67dcb" } function build_host_tools__compile_gxlimg() {