diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-09-28 08:26:06 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 17:26:06 -0700 |
| commit | ee0584f05066a63073b516605091155ccd99c7d9 (patch) | |
| tree | 64f846196e45d728d684238723ae97335b17ec67 /versions/l-/libssh.json | |
| parent | d49854f8a0a5f496557fb658b3751b7edd98c889 (diff) | |
| download | vcpkg-ee0584f05066a63073b516605091155ccd99c7d9.tar.gz vcpkg-ee0584f05066a63073b516605091155ccd99c7d9.zip | |
[libssh/libressl] update to the latest version (#20067)
* [libssh/libssh2/libssh2] update to the latest version
* update version
* update patches formating
* update version
* update hash512
* update version'
* fix CI build error
* update version
* update vcpkg.json and portifile.cmake
* update version
* delete hash
* update version
* revert libssh2
* update version
* revert libssh2
* update portfile.cmake
* update version
Diffstat (limited to 'versions/l-/libssh.json')
| -rw-r--r-- | versions/l-/libssh.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libssh.json b/versions/l-/libssh.json index 2de41c959..e9fb5170c 100644 --- a/versions/l-/libssh.json +++ b/versions/l-/libssh.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "02a95a0ab1a26e3395173bc59e9f041f23b7f5c9", + "version": "0.9.6", + "port-version": 0 + }, + { "git-tree": "0eb17d68736a224ca8ce341b1b84bbae2f2f43a5", "version-string": "0.9.5", "port-version": 6 |
