Files
nsis-plugin-ns7zip/.gitmodules
T
Simone c232693340 submodule: convert versions/26.00 from committed vendor to git submodule
Remove the ~1315 vendor source files committed under versions/26.00/ and
replace them with a git submodule pointing to ip7z/7zip tag 26.00
(SHA 839151e).  The upstream 26.00 tag does not ship a Nsis7z bundle, so
all project-owned build files live in the separate versions/26.00-bundle/
directory (added in the next commit).
2026-05-03 01:31:01 +02:00

10 lines
294 B
Plaintext

[submodule "versions/7-zip-zstd"]
path = versions/7-zip-zstd
url = https://github.com/mcmilk/7-Zip-zstd.git
[submodule "versions/26.01"]
path = versions/26.01
url = https://github.com/ip7z/7zip.git
[submodule "versions/26.00"]
path = versions/26.00
url = https://github.com/ip7z/7zip.git