Skip to content

Commit 9c26b34

Browse files
committed
libssh 0.12.0
1 parent a7cd604 commit 9c26b34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build_3rdparty.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
'libssh': {
8989
'order' : 3,
9090
'shadow': True,
91-
'url' : 'https://www.libssh.org/files/0.11/libssh-0.11.4.tar.xz',
92-
'sha256' : '002ac320e3d66c9e100ec6576e3e84aa0c48949efde3bf5b40a2802992297701',
91+
'url' : 'https://www.libssh.org/files/0.12/libssh-0.12.0.tar.xz',
92+
'sha256' : '1a6af424d8327e5eedef4e5fe7f5b924226dd617ac9f3de80f217d82a36a7121',
9393
'target': {
9494
'mingw-w64': {
9595
'result': ['include/libssh/libssh.h', 'lib/libssh.a'],

0 commit comments

Comments
 (0)