diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-12 05:22:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 20:22:16 -0700 |
| commit | 63118c20cbef6ddea61656ab0d296dfc0690a026 (patch) | |
| tree | 28ccb9aef0ed09ba57b816a11a0f530a74cfdd1d /versions | |
| parent | 69e12e74610c0508d3c656622ced81d71d9995f8 (diff) | |
| download | vcpkg-63118c20cbef6ddea61656ab0d296dfc0690a026.tar.gz vcpkg-63118c20cbef6ddea61656ab0d296dfc0690a026.zip | |
[libhv] Update to 1.2.2 (#20637)
* Update libhv to 1.2.2
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/l-/libhv.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 7b75de895..32c1acbe7 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3449,7 +3449,7 @@ "port-version": 0 }, "libhv": { - "baseline": "1.2.1", + "baseline": "1.2.2", "port-version": 0 }, "libhydrogen": { diff --git a/versions/l-/libhv.json b/versions/l-/libhv.json index a291410e7..ad084ec2c 100644 --- a/versions/l-/libhv.json +++ b/versions/l-/libhv.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "49dd8455e873417e8c6e336cdac63bc40cae8342", + "version": "1.2.2", + "port-version": 0 + }, + { "git-tree": "70132ddc099b347cfea66a4ed2de435abafb9c6f", "version": "1.2.1", "port-version": 0 |
