1
0
mirror of https://github.com/upx/upx.git synced 2025-08-07 22:46:51 +08:00

submodules: update for new versions

This commit is contained in:
Markus F.X.J. Oberhumer
2023-01-05 02:02:31 +01:00
parent cd686cb1d9
commit 72f31787f6
3 changed files with 7 additions and 1 deletions

5
.gitmodules vendored
View File

@ -1,3 +1,8 @@
[submodule "vendor/boost-pfr"]
path = vendor/boost-pfr
url = https://github.com/upx/upx-vendor-boost-pfr.git
branch = upx-vendor
shallow = true
[submodule "vendor/doctest"]
path = vendor/doctest
url = https://github.com/upx/upx-vendor-doctest.git

1
vendor/boost-pfr vendored Submodule

Submodule vendor/boost-pfr added at 11801c222e

2
vendor/zlib vendored