extensions: gxlimg: Update repo URL

This commit is contained in:
retro98boy 2025-11-16 18:12:25 +08:00 committed by Igor
parent ddc2591743
commit dbc7b23b6d

View File

@ -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() {