-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[nghttp3] update to 0.7.1 #26989
Merged
Merged
[nghttp3] update to 0.7.1 #26989
Conversation
This file contains 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
JonLiu1993
added
the
category:port-update
The issue is with a library, which is requesting update new revision
label
Sep 27, 2022
JonLiu1993
requested changes
Sep 27, 2022
Co-authored-by: JonLiu1993 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 8e8a3d7c1a6f7f587b486663b1e814911e6f2342 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index ec70a41..1b280d2 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -5054,7 +5054,7 @@
},
"nghttp3": {
"baseline": "0.7.1",
- "port-version": 1
+ "port-version": 0
},
"ngspice": {
"baseline": "37",
diff --git a/versions/n-/nghttp3.json b/versions/n-/nghttp3.json
index c139729..eeb78a7 100644
--- a/versions/n-/nghttp3.json
+++ b/versions/n-/nghttp3.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "4bffdd88b1fceb27e8af54b018033162eb42ff8f",
+ "version": "0.7.1",
+ "port-version": 0
+ },
{
"git-tree": "1984ddf3d3865d513f85d65a400a11a4087dc535",
"version": "0.7.1",
JonLiu1993
approved these changes
Sep 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category:port-update
The issue is with a library, which is requesting update new revision
info:reviewed
Pull Request changes follow basic guidelines
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.
Update to 0.7.1