Skip to content
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 4 commits into from
Sep 28, 2022
Merged

Conversation

alagoutte
Copy link
Contributor

Update to 0.7.1

github-actions[bot]
github-actions bot previously approved these changes Sep 26, 2022
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Sep 27, 2022
@JonLiu1993 JonLiu1993 changed the title nghttp3: update to 0.7.1 [nghttp3] update to 0.7.1 Sep 27, 2022
ports/nghttp3/vcpkg.json Outdated Show resolved Hide resolved
Copy link

@github-actions github-actions bot left a 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",

github-actions[bot]
github-actions bot previously approved these changes Sep 28, 2022
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Sep 28, 2022
@vicroms vicroms merged commit 5682b9c into microsoft:master 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants