Skip to content

Commit 4c1b5d0

Browse files
committed
sync upstream lib noson 2.12.12
1 parent bf329bf commit 4c1b5d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

backend/lib/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/noson/CMakeLists.txt)
116116
else()
117117
if(NOT LIBNOSON_GIT_MASTER)
118118
download_project(PROJ noson
119-
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.12.11.tar.gz"
120-
URL_HASH MD5=04c596edd87f0315b9a9f2e7f127a1ed
119+
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.12.12.tar.gz"
120+
URL_HASH MD5=0878a3fbf1dad150f6d5edb224919bde
121121
PREFIX ${CMAKE_CURRENT_BINARY_DIR}
122122
UPDATE_DISCONNECTED ON)
123123
else()

backend/lib/noson

Submodule noson updated 75 files

0 commit comments

Comments
 (0)