submodules: add new upx-vendor submodules in directory "vendor"

This commit is contained in:
Markus F.X.J. Oberhumer
2022-08-17 13:25:03 +02:00
parent a20636fd63
commit 61e1366122
5 changed files with 24 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
[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
[submodule "vendor/zlib"]
path = vendor/zlib
url = https://github.com/upx/upx-vendor-zlib.git
branch = upx-vendor
shallow = true
Vendored Submodule
+1
Submodule vendor/doctest added at bd5eb234a1
Vendored Submodule
+1
Submodule vendor/lzma-sdk added at ce0e8e923d
Vendored Submodule
+1
Submodule vendor/ucl added at 7c71ac7c54
Vendored Submodule
+1
Submodule vendor/zlib added at e7bb221cc0