submodules: add vendor/zstd

This commit is contained in:
Markus F.X.J. Oberhumer
2023-01-13 10:41:47 +01:00
parent 44049ecf30
commit c52d302f07
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -28,3 +28,8 @@
url = https://github.com/upx/upx-vendor-zlib.git
branch = upx-vendor
shallow = true
[submodule "vendor/zstd"]
path = vendor/zstd
url = https://github.com/upx/upx-vendor-zstd.git
branch = upx-vendor
shallow = true
Vendored Submodule
+1
Submodule vendor/zstd added at 2eed0e3aba