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

[fltk] Update fltk to version 1.3.7 #19584

Merged
merged 4 commits into from
Aug 19, 2021
Merged

Conversation

MoAlyousef
Copy link
Contributor

Describe the pull request

  • What does your PR fix?

Update fltk port to version 1.3.7

  • Which triplets are supported/not supported? Have you updated the [CI baseline]

All triplets except uwp.

Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

Yes

If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/

@NancyLi1013 NancyLi1013 added the category:port-update The issue is with a library, which is requesting update new revision label Aug 16, 2021
@NancyLi1013 NancyLi1013 changed the title Update fltk to version 1.3.7 [fltk] Update fltk to version 1.3.7 Aug 16, 2021
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 6bc4362fb49e53f1fff7f51e4e27e1946755ecc6 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/f-/fltk.json b/versions/f-/fltk.json
index f09d3f1..4786b8b 100644
--- a/versions/f-/fltk.json
+++ b/versions/f-/fltk.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "76c5cdaba5b3b8edf2230cc36c6677f64a2e372e",
+      "git-tree": "3fff1ed0fe94c6d45ad15d6cb6f575537880f1f6",
       "version": "1.3.7",
       "port-version": 0
     },

@NancyLi1013 NancyLi1013 added info:reviewed Pull Request changes follow basic guidelines and removed requires:author-response labels Aug 17, 2021
@dan-shaw dan-shaw merged commit f60125a into microsoft:master Aug 19, 2021
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.

4 participants