raylib: bump version

This commit is contained in:
Maxime Desroches
2025-10-16 23:23:39 -07:00
parent 64f3759fd0
commit ef988aca28
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ fi
cd raylib_repo
COMMIT=${1:-4ee3b8ce4ee5a1604a7c055a417178c65fb795ef}
COMMIT=${1:-aa6ade09ac4bfb2847a356535f2d9f87e49ab089}
git fetch origin $COMMIT
git reset --hard $COMMIT
git clean -xdff .

Binary file not shown.