Update gitmodules with proper URL to fix minitar link (#329)

This commit is contained in:
Ken Van Hoeylandt 2025-09-12 23:50:37 +02:00 committed by GitHub
parent 980b115f1d
commit ade86c99b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitmodules vendored
View File

@ -12,4 +12,4 @@
url = https://github.com/libsdl-org/SDL.git url = https://github.com/libsdl-org/SDL.git
[submodule "Libraries/minitar/minitar"] [submodule "Libraries/minitar/minitar"]
path = Libraries/minitar/minitar path = Libraries/minitar/minitar
url = git@github.com:gabscoarnec/minitar.git url = https://github.com/ByteWelder/minitar.git