diff options
| author | An Tao <antao2002@gmail.com> | 2021-08-31 10:27:37 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 19:27:37 -0700 |
| commit | 9fb1585e7a375cfa873697557ced116dfacbd1d7 (patch) | |
| tree | b80c8ad7ac578962bdb3aebeb7f47dc7aa932e26 /versions/t- | |
| parent | a761a22de8a5b82503837e58630f9aec38f05d52 (diff) | |
| download | vcpkg-9fb1585e7a375cfa873697557ced116dfacbd1d7.tar.gz vcpkg-9fb1585e7a375cfa873697557ced116dfacbd1d7.zip | |
[trantor] Update to 1.5.1 (#19443)
* [trantor] Update to 1.5.1
* Update ports/trantor/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/trantor/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update cmake functiom
* update version
* fix ci baseline issue
* update version
* fix ci error
* add port version
* update version
* Repair old drogon sha.
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/t-')
| -rw-r--r-- | versions/t-/trantor.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/t-/trantor.json b/versions/t-/trantor.json index afcabcd9c..42dbcee11 100644 --- a/versions/t-/trantor.json +++ b/versions/t-/trantor.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "06881e6b0abf51c4df93d7bdcb5c715adf57809d", + "version-semver": "1.5.1", + "port-version": 0 + }, + { "git-tree": "82647f91d6290a85e1b03801e75e17698b3da691", "version-string": "1.5.0", "port-version": 0 |
