Skip to content

Commit dbc7b23

Browse files
retro98boyigorpecovnik
authored andcommitted
extensions: gxlimg: Update repo URL
1 parent ddc2591 commit dbc7b23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extensions/gxlimg.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
#!/usr/bin/env bash
22

33
function fetch_sources_tools__gxlimg() {
4-
fetch_from_repo "${GITHUB_SOURCE}/retro98boy/gxlimg" "gxlimg" "commit:fde6a3dd0e13875a5b219389c0a6137616eaebdb"
4+
# Branch: master, Commit date: Nov 10, 2025 (please update when updating commit ref)
5+
fetch_from_repo "${GITHUB_SOURCE}/repk/gxlimg" "gxlimg" "commit:37a3ea072ca81bb3872441a09fe758340fd67dcb"
56
}
67

78
function build_host_tools__compile_gxlimg() {

0 commit comments

Comments
 (0)