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/baseline.json | |
| 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/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 48d8f1f10..39630f5d5 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1786,7 +1786,7 @@ }, "drogon": { "baseline": "1.7.1", - "port-version": 1 + "port-version": 2 }, "dtl": { "baseline": "1.19", @@ -6457,7 +6457,7 @@ "port-version": 0 }, "trantor": { - "baseline": "1.5.0", + "baseline": "1.5.1", "port-version": 0 }, "tre": { |
