From 4c2009d6bd130e19675d02c17975bbabba388a51 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 16 Oct 2024 21:09:54 +0200 Subject: Update libssh2 to 1.11.1 --- libs/sftp/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/sftp/CMakeLists.txt') diff --git a/libs/sftp/CMakeLists.txt b/libs/sftp/CMakeLists.txt index 4d6ebda..df0cf14 100644 --- a/libs/sftp/CMakeLists.txt +++ b/libs/sftp/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.12) project(libssh2 - VERSION 0.11.0 + VERSION 1.11.1 LANGUAGES C CXX) add_compile_options(-Wno-deprecated-non-prototype -Wno-writable-strings) -- cgit v1.2.3-70-g09d2