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/d- | |
| 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/d-')
| -rw-r--r-- | versions/d-/drogon.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/d-/drogon.json b/versions/d-/drogon.json index 9073dfa7e..7ca60b5b7 100644 --- a/versions/d-/drogon.json +++ b/versions/d-/drogon.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "34e8225c88ebbf0713112235dddbe6eae11121fb", + "version-semver": "1.7.1", + "port-version": 2 + }, + { "git-tree": "6293f8fcc884c9ed56a4a3138722401451ff445d", "version-semver": "1.7.1", "port-version": 1 |
