Skip to content

Commit 2bf4ab8

Browse files
committed
sync upstream lib noson 2.12.19
1 parent eca1a84 commit 2bf4ab8

File tree

4 files changed

+3
-3
lines changed

4 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.18.tar.gz"
120-
URL_HASH MD5=3b046b7cd28a9dea6d3a5e4099b59f2e
119+
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.12.19.tar.gz"
120+
URL_HASH MD5=2b7e36c03bd1d0716b075f28a5fe24dc
121121
PREFIX ${CMAKE_CURRENT_BINARY_DIR}
122122
UPDATE_DISCONNECTED ON)
123123
else()

backend/lib/noson-2.12.18.tar.gz

-485 KB
Binary file not shown.

backend/lib/noson-2.12.19.tar.gz

485 KB
Binary file not shown.

0 commit comments

Comments
 (0)