submodules: add vendor/rangeless

This commit is contained in:
Markus F.X.J. Oberhumer
2023-01-14 08:35:41 +01:00
parent 9f830e0c41
commit 58de07629e
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -13,6 +13,11 @@
url = https://github.com/upx/upx-vendor-lzma-sdk.git
branch = upx-vendor
shallow = true
[submodule "vendor/rangeless"]
path = vendor/rangeless
url = https://github.com/upx/upx-vendor-rangeless.git
branch = upx-vendor
shallow = true
[submodule "vendor/ucl"]
path = vendor/ucl
url = https://github.com/upx/upx-vendor-ucl.git