diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-09-24 02:48:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-23 17:48:42 -0700 |
| commit | 3b383400db647671377944a83a296f4a651b79ab (patch) | |
| tree | dec207b7a73c4bd1149df734fe6dc62deeb4b0d9 /versions/c- | |
| parent | d60da45f548d5e55537d7e546ffd0d7274a89795 (diff) | |
| download | vcpkg-3b383400db647671377944a83a296f4a651b79ab.tar.gz vcpkg-3b383400db647671377944a83a296f4a651b79ab.zip | |
[New port] Add cpp-TimSort 2.1.0 (#20275)
* Add new port cpp-timesort 2.1.0
* Update CI baseline
* Resolve conversation
* update version
* add dquotes
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'versions/c-')
| -rw-r--r-- | versions/c-/cpp-timsort.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/c-/cpp-timsort.json b/versions/c-/cpp-timsort.json new file mode 100644 index 000000000..9dc9431e1 --- /dev/null +++ b/versions/c-/cpp-timsort.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "f04e9f0c24e916697a6451b43cf16a2423019635", + "version": "2.1.0", + "port-version": 0 + } + ] +} |
