You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bb...@apache.org on 2022/02/07 15:57:57 UTC

[geode-native] branch develop updated: GEODE-9896: bump sqlite-fx to 1.0.115.5 (#916)

This is an automated email from the ASF dual-hosted git repository.

bbender pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new 53ec0fd  GEODE-9896: bump sqlite-fx to 1.0.115.5 (#916)
53ec0fd is described below

commit 53ec0fd0049948db08a6a3995143e04b67a6e75e
Author: M. Oleske <mo...@users.noreply.github.com>
AuthorDate: Mon Feb 7 07:57:51 2022 -0800

    GEODE-9896: bump sqlite-fx to 1.0.115.5 (#916)
---
 dependencies/sqlite-netFx/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dependencies/sqlite-netFx/CMakeLists.txt b/dependencies/sqlite-netFx/CMakeLists.txt
index c6f20d6..522b205 100644
--- a/dependencies/sqlite-netFx/CMakeLists.txt
+++ b/dependencies/sqlite-netFx/CMakeLists.txt
@@ -13,9 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-project( sqlite-netFx VERSION 1.0.113.0 LANGUAGES NONE )
+project( sqlite-netFx VERSION 1.0.115.5 LANGUAGES NONE )
 
-set( SHA256 deceee8c28c77c1edc9e3edd0a4a7805df6a4a1fb9d2df2a6b70dc0a96491560 )
+set( SHA256 2ca18143c470a50305fdca6cf9062aa0713afce6ccdc2d5ea23bb031cdb842fc )
 
 include(ExternalProject)
 ExternalProject_Add( ${PROJECT_NAME}