Skip to content

Commit

Permalink
run vcpkg x-add-version
Browse files Browse the repository at this point in the history
  • Loading branch information
jixingcn committed Jul 10, 2021
1 parent 86591c8 commit d256bf9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2025,8 +2025,8 @@
"port-version": 2
},
"flatbuffers": {
"baseline": "1.12.0",
"port-version": 2
"baseline": "2.0.0",
"port-version": 0
},
"flint": {
"baseline": "2.5.2-4",
Expand Down
5 changes: 5 additions & 0 deletions versions/f-/flatbuffers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "629358e6935f0a0fcd63659e66cc70da619ba66f",
"version-string": "2.0.0",
"port-version": 0
},
{
"git-tree": "195ffbf0b3c6abace9106115fd4ed081431a3997",
"version-string": "1.12.0",
Expand Down

0 comments on commit d256bf9

Please sign in to comment.