mirror of https://github.com/upx/upx.git
submodules: add new upx-vendor submodules in directory "vendor"
This commit is contained in:
parent
a20636fd63
commit
61e1366122
|
@ -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
|
|
@ -0,0 +1 @@
|
|||
Subproject commit bd5eb234a17624a8b6ab663368e9cc529235bc75
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ce0e8e923df56495bee234853c7e70adb3b89133
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 7c71ac7c54b8edfcf062a514e0ddf1b412a16883
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e7bb221cc027cc72a96687d6dabaee7da2285f13
|
Loading…
Reference in New Issue