Skip to content

Commit

Permalink
sync upstream libnoson 2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Nov 26, 2023
1 parent 527e8bb commit 8b364fb
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.12.2.tar.gz"
URL_HASH MD5=c0840070bf523af1d51d6d398a55e7f3
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.12.3.tar.gz"
URL_HASH MD5=61233c5f866cbced54ea2e09ee22cee0
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.12.2.tar.gz
Binary file not shown.
Binary file added backend/lib/noson-2.12.3.tar.gz
Binary file not shown.

0 comments on commit 8b364fb

Please sign in to comment.