mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-02-04 03:56:11 -06:00
Use fixed fork of INI parser
This commit is contained in:
parent
4790fabc44
commit
62f04213ce
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -6,7 +6,7 @@
|
||||
url = https://github.com/Taywee/args.git
|
||||
[submodule "lib/cpp-feather-ini-parser"]
|
||||
path = lib/cpp-feather-ini-parser
|
||||
url = https://github.com/Turbine1991/cpp-feather-ini-parser.git
|
||||
url = https://github.com/TheAssassin/cpp-feather-ini-parser.git
|
||||
[submodule "lib/boost-filesystem"]
|
||||
path = lib/boost-filesystem
|
||||
url = https://github.com/boostorg/filesystem.git
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 2dff628f921047dbee4b1795f40875b06ae27b50
|
||||
Subproject commit f4891ae5229c509333d7b86fb116a3d5831c8063
|
||||
Loading…
x
Reference in New Issue
Block a user