[7zip] Upgrade vcpkgTools 7zip to 19.00 msi#19365
Merged
dan-shaw merged 1 commit intomicrosoft:masterfrom Aug 5, 2021
Merged
Conversation
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.
Error: Local changes detected for rapidjson but no changes to version or port version.
-- Version: 2020-09-14#1
-- Old SHA: 6d70aec68e6db30b2fb6b659bc6f1453fe8c80a3
-- New SHA: 35896d0e33defcc21cc20c15c995c0dac994be6d
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
2d62c44 to
b163fc3
Compare
PhoebeHui
approved these changes
Aug 5, 2021
BillyONeal
approved these changes
Aug 5, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This removes the need to download and use
nuget.exeto unpack 7zip, reducing the number of bootstrapping utilities required. Additionally, this updates the version of 7zip to the latest for better security and performance.This is part 2 of microsoft/vcpkg-tool#117.
(test run is available at https://github.com/microsoft/vcpkg/runs/3246187525)