2022-08-17 11:25:03 +00:00
|
|
|
[submodule "vendor/doctest"]
|
|
|
|
path = vendor/doctest
|
|
|
|
url = https://github.com/upx/upx-vendor-doctest.git
|
|
|
|
branch = upx-vendor
|
|
|
|
shallow = true
|
|
|
|
[submodule "vendor/lzma-sdk"]
|
|
|
|
path = vendor/lzma-sdk
|
|
|
|
url = https://github.com/upx/upx-vendor-lzma-sdk.git
|
|
|
|
branch = upx-vendor
|
|
|
|
shallow = true
|
|
|
|
[submodule "vendor/ucl"]
|
|
|
|
path = vendor/ucl
|
|
|
|
url = https://github.com/upx/upx-vendor-ucl.git
|
|
|
|
branch = upx-vendor
|
|
|
|
shallow = true
|
2023-01-13 21:11:16 +00:00
|
|
|
[submodule "vendor/valgrind"]
|
|
|
|
path = vendor/valgrind
|
|
|
|
url = https://github.com/upx/upx-vendor-valgrind.git
|
|
|
|
branch = upx-vendor
|
|
|
|
shallow = true
|
2022-08-17 11:25:03 +00:00
|
|
|
[submodule "vendor/zlib"]
|
|
|
|
path = vendor/zlib
|
|
|
|
url = https://github.com/upx/upx-vendor-zlib.git
|
|
|
|
branch = upx-vendor
|
|
|
|
shallow = true
|