diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-11 19:26:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 10:26:07 -0700 |
| commit | d7cc563783989584950e72ed1776dd2645de99b6 (patch) | |
| tree | f81431fa10e50b957c0c6552ddeeae5049870103 /versions/baseline.json | |
| parent | a6768f64260f0380e7daca3d2a5519bbd496e13b (diff) | |
| download | vcpkg-d7cc563783989584950e72ed1776dd2645de99b6.tar.gz vcpkg-d7cc563783989584950e72ed1776dd2645de99b6.zip | |
[libssh2] Update to 1.10.0 (#20364)
* Update libssh2 to 1.10.0
* Update CI baseline
* Fix patch
* Change version-string to version
* Update git-tree hash
* Switch to new CMake portfile commands
* Fix UWP build
* Format vcpkg.json
* Update git-tree hash
* Switch back to legacy CMake commands to fix build validation issues
* Update git-tree hash
* Fix IS_UWP define in patch
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.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 156461138..8b0099808 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3825,8 +3825,8 @@ "port-version": 0 }, "libssh2": { - "baseline": "1.9.0", - "port-version": 1 + "baseline": "1.10.0", + "port-version": 0 }, "libstemmer": { "baseline": "2017-9", |
