1 parent a7cd604 commit 9c26b34Copy full SHA for 9c26b34
1 file changed
build_3rdparty.py
@@ -88,8 +88,8 @@
88
'libssh': {
89
'order' : 3,
90
'shadow': True,
91
- 'url' : 'https://www.libssh.org/files/0.11/libssh-0.11.4.tar.xz',
92
- 'sha256' : '002ac320e3d66c9e100ec6576e3e84aa0c48949efde3bf5b40a2802992297701',
+ 'url' : 'https://www.libssh.org/files/0.12/libssh-0.12.0.tar.xz',
+ 'sha256' : '1a6af424d8327e5eedef4e5fe7f5b924226dd617ac9f3de80f217d82a36a7121',
93
'target': {
94
'mingw-w64': {
95
'result': ['include/libssh/libssh.h', 'lib/libssh.a'],
0 commit comments