[oatpp] update to v1.3.0#21738
Closed
FrankXie05 wants to merge 3 commits intomicrosoft:masterfrom
FrankXie05:dev/Frank/oatpp
Closed
[oatpp] update to v1.3.0#21738FrankXie05 wants to merge 3 commits intomicrosoft:masterfrom FrankXie05:dev/Frank/oatpp
FrankXie05 wants to merge 3 commits intomicrosoft:masterfrom
FrankXie05:dev/Frank/oatpp
Conversation
added 2 commits
November 28, 2021 18:41
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!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 3a68454afa67bde8b6e9e741536daa95d3785966 -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/o-/oatpp.json b/versions/o-/oatpp.json
index 052ea96..4f0232b 100644
--- a/versions/o-/oatpp.json
+++ b/versions/o-/oatpp.json
@@ -1,7 +1,7 @@
{
"versions": [
{
- "git-tree": "f387129f49e861ad446ecd94740d098e434ac13e",
+ "git-tree": "b9ecdb5c8361f26ac6e7a3ffdfcd58c57cd2a0a8",
"version": "1.3.0",
"port-version": 0
},
Contributor
Author
|
This port update requires the update of many other ports, so I turned off this pr and asked john to help update |
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.
Fix #21736
Update [oatpp] to the latest version 1.3.0
Note: No feature needs to test.