Skip to content

Commit

Permalink
sync upstream lib noson 2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed May 15, 2023
1 parent 2495fd7 commit ed91825
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/noson/CMakeLists.txt)
else()
if(NOT LIBNOSON_GIT_MASTER)
download_project(PROJ noson
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.10.2.tar.gz"
URL_HASH MD5=b964b730790dce876122599a87b67a12
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.10.3.tar.gz"
URL_HASH MD5=256a0033558072ceb3177fb263e6a616
PREFIX ${CMAKE_CURRENT_BINARY_DIR}
UPDATE_DISCONNECTED ON)
else()
Expand Down
2 changes: 1 addition & 1 deletion backend/lib/noson
Binary file removed backend/lib/noson-2.10.2.tar.gz
Binary file not shown.
Binary file added backend/lib/noson-2.10.3.tar.gz
Binary file not shown.

0 comments on commit ed91825

Please sign in to comment.